diff --git a/lib/dns/config/confparser.y b/lib/dns/config/confparser.y index f42cede656..2b63fa270d 100644 --- a/lib/dns/config/confparser.y +++ b/lib/dns/config/confparser.y @@ -17,7 +17,7 @@ */ #if !defined(lint) && !defined(SABER) -static char rcsid[] = "$Id: confparser.y,v 1.45 2000/02/24 18:44:16 gson Exp $"; +static char rcsid[] = "$Id: confparser.y,v 1.46 2000/02/25 16:35:08 gson Exp $"; #endif /* not lint */ #include @@ -298,8 +298,6 @@ static isc_boolean_t int_too_big(isc_uint32_t base, isc_uint32_t mult); %type in_addr_list %type master_in_addr_list -%type master_in_addr_list -%type master_in_addr_list %type notify_in_addr_list %type opt_in_addr_list %type opt_zone_forwarders_list