update copyright notice

This commit is contained in:
Tinderbox User 2014-03-13 23:46:07 +00:00
parent a7742a8885
commit 3c15417fc1

View 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;