2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

%token L_DIRECTORY line was repeated

This commit is contained in:
Andreas Gustafsson
2000-03-21 21:26:21 +00:00
parent aa46a4bc93
commit 034c7247de

View File

@@ -16,7 +16,7 @@
* SOFTWARE.
*/
/* $Id: confparser.y,v 1.52 2000/03/20 22:03:13 gson Exp $ */
/* $Id: confparser.y,v 1.53 2000/03/21 21:26:21 gson Exp $ */
#include <config.h>
@@ -175,7 +175,6 @@ static isc_boolean_t int_too_big(isc_uint32_t base, isc_uint32_t mult);
%token L_OPTIONS
%token L_DIRECTORY
%token L_DIRECTORY
%token L_PIDFILE
%token L_NAMED_XFER
%token L_TKEY_DOMAIN