]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Editorial nits. [RT #19815]
authorMark Andrews <marka@isc.org>
Thu, 25 Jun 2009 05:31:52 +0000 (05:31 +0000)
committerMark Andrews <marka@isc.org>
Thu, 25 Jun 2009 05:31:52 +0000 (05:31 +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..4aca70ff75a5b97f94e5a4fb86c9636e649e402f 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.11.332.1 2009/06/25 05:31:51 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 dc1f85616eabb8a3d5b56834f466ad469a850fd5..a7ad3d695324b1698182e85ef11353f562f1f757 100644 (file)
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: portset.h,v 1.3.90.2 2009/01/18 23:47:41 tbox Exp $ */
+/* $Id: portset.h,v 1.3.90.3 2009/06/25 05:31:51 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..4dbd8d03e851080290c84127a28c5b6aca5e308d 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.5.332.1 2009/06/25 05:31:52 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 9689a2ae7bddbc3e279f1ab49caef24e280ba1d2..63e1a8fc29e0c7f8ff9e38ab4eb5c178a6101d7b 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: namedconf.h,v 1.9 2007/06/19 23:47:22 tbox Exp $ */
+/* $Id: namedconf.h,v 1.9.332.1 2009/06/25 05:31:52 marka Exp $ */
 
 #ifndef ISCCFG_NAMEDCONF_H
 #define ISCCFG_NAMEDCONF_H 1
@@ -42,4 +42,4 @@ LIBISCCFG_EXTERNAL_DATA extern cfg_type_t cfg_type_rndckey;
 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 */