From: Tinderbox User Date: Thu, 13 Mar 2014 23:46:07 +0000 (+0000) Subject: update copyright notice X-Git-Tag: v9.10.0b2~5 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=3c15417fc12b04ed09f8f7caa63ca7198dbe69da;p=thirdparty%2Fbind9.git update copyright notice --- diff --git a/lib/isc/pk11.c b/lib/isc/pk11.c index 4108345d393..015bff27be3 100644 --- a/lib/isc/pk11.c +++ b/lib/isc/pk11.c @@ -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;