#ifndef lint
static char copyright[] =
-"$Id: confpars.c,v 1.125 2000/09/01 00:10:26 mellon Exp $ Copyright (c) 1995-2000 The Internet Software Consortium. All rights reserved.\n";
+"$Id: confpars.c,v 1.126 2000/09/01 19:35:38 mellon Exp $ Copyright (c) 1995-2000 The Internet Software Consortium. All rights reserved.\n";
#endif /* not lint */
#include "dhcpd.h"
}
token = next_token (&val, cfile);
class -> spawning = 1;
- submatch:
token = next_token (&val, cfile);
if (token != WITH) {
parse_warn (cfile,
skip_to_semi (cfile);
break;
}
+ submatch:
if (class -> submatch) {
parse_warn (cfile,
"can't override existing %s.",