summaryrefslogtreecommitdiff
path: root/usr.sbin/bind/lib/dns/dst_openssl.h
diff options
context:
space:
mode:
authorJakob Schlyter <jakob@cvs.openbsd.org>2007-12-09 12:34:57 +0000
committerJakob Schlyter <jakob@cvs.openbsd.org>2007-12-09 12:34:57 +0000
commit22b3400dbbcf53ca766905676d927453a6645f85 (patch)
treeff7ad80c67504a2a67013052d0ec7da58ead1345 /usr.sbin/bind/lib/dns/dst_openssl.h
parent2b864d06a3facac2aea4ea0bc5846ce9e24062d9 (diff)
ISC BIND release 9.4.2
Diffstat (limited to 'usr.sbin/bind/lib/dns/dst_openssl.h')
-rw-r--r--usr.sbin/bind/lib/dns/dst_openssl.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/bind/lib/dns/dst_openssl.h b/usr.sbin/bind/lib/dns/dst_openssl.h
index 2da3cc8bd51..56e781bcce5 100644
--- a/usr.sbin/bind/lib/dns/dst_openssl.h
+++ b/usr.sbin/bind/lib/dns/dst_openssl.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2002 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $ISC: dst_openssl.h,v 1.1.2.1 2004/12/09 04:07:17 marka Exp $ */
+/* $ISC: dst_openssl.h,v 1.1.4.3 2005/04/29 00:15:52 marka Exp $ */
#ifndef DST_OPENSSL_H
#define DST_OPENSSL_H 1
@@ -31,3 +31,4 @@ dst__openssl_toresult(isc_result_t fallback);
ISC_LANG_ENDDECLS
#endif /* DST_OPENSSL_H */
+/*! \file */