]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorTinderbox User <tbox@isc.org>
Thu, 13 Mar 2014 23:46:07 +0000 (23:46 +0000)
committerTinderbox User <tbox@isc.org>
Thu, 13 Mar 2014 23:46:07 +0000 (23:46 +0000)
lib/isc/pk11.c

index 4108345d3935adec8f5394d9fc68600d4a7be6f6..015bff27be37e2b485e8b98e6fd4c7557e3c9de5 100644 (file)
@@ -437,7 +437,7 @@ pk11_get_session(pk11_context_t *ctx, pk11_optype_t optype,
        isc_result_t service_ret = ISC_R_SUCCESS;
 #else
        UNUSED(need_services);
-#endif 
+#endif
 
        memset(ctx, 0, sizeof(pk11_context_t));
        ctx->handle = NULL;