]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Removed an obsolete XXXMLG comment, with the assent of Michael Graff.
authorDavid Lawrence <source@isc.org>
Fri, 8 Jun 2001 23:53:41 +0000 (23:53 +0000)
committerDavid Lawrence <source@isc.org>
Fri, 8 Jun 2001 23:53:41 +0000 (23:53 +0000)
lib/lwres/include/lwres/net.h

index 2881df4aa839ddef231bcf3ce7a478821703d7cd..73d4443cc2492ca3118c8c756d2fc0e3cea84184 100644 (file)
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: net.h,v 1.11 2001/03/08 16:09:41 tale Exp $ */
+/* $Id: net.h,v 1.12 2001/06/08 23:53:41 tale Exp $ */
 
 #ifndef LWRES_NET_H
 #define LWRES_NET_H 1
@@ -82,9 +82,6 @@
 #include <lwres/ipv6.h>                /* Contractual promise. */
 #endif
 
-/*
- * XXXMLG
- */
 #ifndef INADDR_LOOPBACK
 #define INADDR_LOOPBACK 0x7f000001UL
 #endif