mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-02 07:35:26 +00:00
%token L_DIRECTORY line was repeated
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
* SOFTWARE.
|
* 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>
|
#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_OPTIONS
|
||||||
%token L_DIRECTORY
|
%token L_DIRECTORY
|
||||||
%token L_DIRECTORY
|
|
||||||
%token L_PIDFILE
|
%token L_PIDFILE
|
||||||
%token L_NAMED_XFER
|
%token L_NAMED_XFER
|
||||||
%token L_TKEY_DOMAIN
|
%token L_TKEY_DOMAIN
|
||||||
|
Reference in New Issue
Block a user