From 2b403f22d4a3bd2cae5c5233e2f0d249d8dff081 Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Fri, 8 Jun 2001 23:53:41 +0000 Subject: [PATCH] Removed an obsolete XXXMLG comment, with the assent of Michael Graff. --- lib/lwres/include/lwres/net.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/lib/lwres/include/lwres/net.h b/lib/lwres/include/lwres/net.h index 2881df4aa8..73d4443cc2 100644 --- a/lib/lwres/include/lwres/net.h +++ b/lib/lwres/include/lwres/net.h @@ -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 /* Contractual promise. */ #endif -/* - * XXXMLG - */ #ifndef INADDR_LOOPBACK #define INADDR_LOOPBACK 0x7f000001UL #endif