summaryrefslogtreecommitdiffstats
path: root/lib/bind/lwres
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2007-06-02 23:24:14 +0000
committerdougb <dougb@FreeBSD.org>2007-06-02 23:24:14 +0000
commit5b21df8b3033100585043560a105fc40260fad80 (patch)
tree9096e6328b2e6776d5218c3b3373ca19f78222f2 /lib/bind/lwres
parent326847364a45b4d0595ea4baa8e080c6b53fdb13 (diff)
downloadFreeBSD-src-5b21df8b3033100585043560a105fc40260fad80.zip
FreeBSD-src-5b21df8b3033100585043560a105fc40260fad80.tar.gz
Update generated files for BIND 9.4.1
Diffstat (limited to 'lib/bind/lwres')
-rw-r--r--lib/bind/lwres/lwres/netdb.h6
-rw-r--r--lib/bind/lwres/lwres/platform.h11
2 files changed, 14 insertions, 3 deletions
diff --git a/lib/bind/lwres/lwres/netdb.h b/lib/bind/lwres/lwres/netdb.h
index 0746e14..7daa388 100644
--- a/lib/bind/lwres/lwres/netdb.h
+++ b/lib/bind/lwres/lwres/netdb.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/*
- * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000, 2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
@@ -17,7 +17,9 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: netdb.h.in,v 1.34.206.1 2004/03/06 08:15:35 marka Exp $ */
+/* $Id: netdb.h.in,v 1.35.18.2 2005/04/29 00:17:22 marka Exp $ */
+
+/*! \file */
#ifndef LWRES_NETDB_H
#define LWRES_NETDB_H 1
diff --git a/lib/bind/lwres/lwres/platform.h b/lib/bind/lwres/lwres/platform.h
index 556d0d5..87ebb22 100644
--- a/lib/bind/lwres/lwres/platform.h
+++ b/lib/bind/lwres/lwres/platform.h
@@ -17,7 +17,9 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: platform.h.in,v 1.12.2.1.10.5 2005/06/08 02:08:32 marka Exp $ */
+/* $Id: platform.h.in,v 1.14.18.5 2005/06/08 02:07:59 marka Exp $ */
+
+/*! \file */
#ifndef LWRES_PLATFORM_H
#define LWRES_PLATFORM_H 1
@@ -110,4 +112,11 @@
#endif
#endif
+/*
+ * Tell Emacs to use C mode on this file.
+ * Local Variables:
+ * mode: c
+ * End:
+ */
+
#endif /* LWRES_PLATFORM_H */
OpenPOWER on IntegriCloud