]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Editorial nits. [RT #19815]
authorMark Andrews <marka@isc.org>
Thu, 25 Jun 2009 05:28:34 +0000 (05:28 +0000)
committerMark Andrews <marka@isc.org>
Thu, 25 Jun 2009 05:28:34 +0000 (05:28 +0000)
lib/isc/include/isc/netscope.h
lib/isc/include/isc/portset.h
lib/isc/win32/include/isc/win32os.h
lib/isccfg/include/isccfg/namedconf.h

index ba4e792a40a4675cad3ae05140c9d12e5e63ca6d..92e8d0fbbc2af17ded8781b41d7c80c048be8993 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: netscope.h,v 1.11 2007/06/19 23:47:18 tbox Exp $ */
+/* $Id: netscope.h,v 1.12 2009/06/25 05:28:34 marka Exp $ */
 
 #ifndef ISC_NETSCOPE_H
 #define ISC_NETSCOPE_H 1
@@ -40,4 +40,4 @@ isc_netscope_pton(int af, char *scopename, void *addr, isc_uint32_t *zoneid);
 
 ISC_LANG_ENDDECLS
 
-#endif /* ISC_NETADDR_H */
+#endif /* ISC_NETSCOPE_H */
index 29703e6eeb39a0cf1ab85fc02e585a43a5a1d6f3..774d6bb18cbdc902ead63a5b8f41e0e73806075c 100644 (file)
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: portset.h,v 1.5 2009/01/17 23:47:43 tbox Exp $ */
+/* $Id: portset.h,v 1.6 2009/06/25 05:28:34 marka Exp $ */
 
 /*! \file isc/portset.h
  * \brief Transport Protocol Port Manipulation Module
@@ -138,4 +138,4 @@ isc_portset_removerange(isc_portset_t *portset, in_port_t port_lo,
 
 ISC_LANG_ENDDECLS
 
-#endif /* ISC_NETADDR_H */
+#endif /* ISC_PORTSET_H */
index d86820532c35f588aa1b15fd7d09d53a1db05c68..dee621b560b64869ac9bd9a15e4eb998bb16c79d 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: win32os.h,v 1.5 2007/06/19 23:47:20 tbox Exp $ */
+/* $Id: win32os.h,v 1.6 2009/06/25 05:28:34 marka Exp $ */
 
 #ifndef ISC_WIN32OS_H
 #define ISC_WIN32OS_H 1
@@ -68,4 +68,4 @@ isc_win32os_versioncheck(unsigned int major, unsigned int minor,
 
 ISC_LANG_ENDDECLS
 
-#endif /* ISC_OS_H */
+#endif /* ISC_WIN32OS_H */
index a5fc840c4b2324cb7ab9e765da79475408da1e15..819da4d9ff2d6a831c27972ace5c99bdd67f2f77 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: namedconf.h,v 1.12 2009/06/10 00:27:22 each Exp $ */
+/* $Id: namedconf.h,v 1.13 2009/06/25 05:28:34 marka Exp $ */
 
 #ifndef ISCCFG_NAMEDCONF_H
 #define ISCCFG_NAMEDCONF_H 1
@@ -48,4 +48,4 @@ LIBISCCFG_EXTERNAL_DATA extern cfg_type_t cfg_type_ddnskey;
 LIBISCCFG_EXTERNAL_DATA extern cfg_type_t cfg_type_keyref;
 /*%< A key reference, used as an ACL element */
 
-#endif /* ISCCFG_CFG_H */
+#endif /* ISCCFG_NAMEDCONF_H */