]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Editorial nits. [RT #19815]
authorMark Andrews <marka@isc.org>
Thu, 25 Jun 2009 05:33:47 +0000 (05:33 +0000)
committerMark Andrews <marka@isc.org>
Thu, 25 Jun 2009 05:33:47 +0000 (05:33 +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 d9bea54fbd7c053d0a5234520bce42143d9707fb..9f20a2108fcdbc6d7021b36486751fdc45a16d69 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: netscope.h,v 1.5.18.2 2005/04/29 00:17:00 marka Exp $ */
+/* $Id: netscope.h,v 1.5.18.3 2009/06/25 05:33:47 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 47fa1d72ee5a129e5cf9b44db3584dc268d95168..7cd4a278a22715c29c903e330a222fc5296b6d2e 100644 (file)
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: portset.h,v 1.3.4.3 2009/01/19 23:46:16 tbox Exp $ */
+/* $Id: portset.h,v 1.3.4.4 2009/06/25 05:33:47 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 286c34c0f13414fa4995b3719bb8c127c030ace3..2f5d41988855a7ed2ca9a73b4e105b66d862be30 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: win32os.h,v 1.3 2004/03/05 05:12:06 marka Exp $ */
+/* $Id: win32os.h,v 1.3.18.1 2009/06/25 05:33:47 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 6125b26d54c2ccd871137be60031511b26f53eb0..85a70648f2997b7dbf4c1124e2708efd62484fdc 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: namedconf.h,v 1.3.18.2 2005/04/29 00:17:16 marka Exp $ */
+/* $Id: namedconf.h,v 1.3.18.3 2009/06/25 05:33:47 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 */