mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-09-02 07:15:44 +00:00
Remove bogus reminder
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
XXX Do tokens for client states!
|
|
||||||
/* confpars.c
|
/* confpars.c
|
||||||
|
|
||||||
Parser for dhcpd config file... */
|
Parser for dhcpd config file... */
|
||||||
@@ -44,7 +43,7 @@ XXX Do tokens for client states!
|
|||||||
|
|
||||||
#ifndef lint
|
#ifndef lint
|
||||||
static char copyright[] =
|
static char copyright[] =
|
||||||
"$Id: confpars.c,v 1.127 2000/11/28 23:27:15 mellon Exp $ Copyright (c) 1995-2000 The Internet Software Consortium. All rights reserved.\n";
|
"$Id: confpars.c,v 1.128 2000/11/28 23:50:01 mellon Exp $ Copyright (c) 1995-2000 The Internet Software Consortium. All rights reserved.\n";
|
||||||
#endif /* not lint */
|
#endif /* not lint */
|
||||||
|
|
||||||
#include "dhcpd.h"
|
#include "dhcpd.h"
|
||||||
|
Reference in New Issue
Block a user