mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-03 05:50:39 -05:00
update copyright notice
This commit is contained in:
parent
a77b091952
commit
705671ffd3
1 changed files with 2 additions and 2 deletions
|
|
@ -31,7 +31,7 @@
|
|||
|
||||
/*
|
||||
* Principal Author: Brian Wellington
|
||||
* $Id: openssl_link.c,v 1.21 2008/04/05 02:35:24 marka Exp $
|
||||
* $Id: openssl_link.c,v 1.22 2008/04/05 23:47:11 tbox Exp $
|
||||
*/
|
||||
#ifdef OPENSSL
|
||||
|
||||
|
|
@ -360,7 +360,7 @@ dst__openssl_getengine(const char *name) {
|
|||
return (he);
|
||||
#else
|
||||
return (NULL);
|
||||
#endif
|
||||
#endif
|
||||
}
|
||||
|
||||
isc_result_t
|
||||
|
|
|
|||
Loading…
Reference in a new issue