mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-26 03:11:56 -05:00
Removed an obsolete XXXMLG comment, with the assent of Michael Graff.
This commit is contained in:
parent
6112718b0d
commit
2b403f22d4
1 changed files with 1 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue