mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-21 06:09:13 -04:00
update copyright notice
This commit is contained in:
parent
a7742a8885
commit
3c15417fc1
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue