summaryrefslogtreecommitdiffstats
path: root/conf/confbase.Y
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>2000-03-01 12:30:16 +0100
committerMartin Mares <mj@ucw.cz>2000-03-01 12:30:16 +0100
commit2ca3d9a8fc25be6f7d41d8a6ff50a70612c11c93 (patch)
tree9d925f4245b9061db9581581cbe23da1f4304257 /conf/confbase.Y
parentd07bab399735ee80205637f8e180e7595e0c0a67 (diff)
downloadbird-2ca3d9a8fc25be6f7d41d8a6ff50a70612c11c93.tar
bird-2ca3d9a8fc25be6f7d41d8a6ff50a70612c11c93.zip
Defined INVALID_TOKEN which is a token guaranteed to be never generated.
Diffstat (limited to 'conf/confbase.Y')
-rw-r--r--conf/confbase.Y2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/confbase.Y b/conf/confbase.Y
index 2424749..49d3b12 100644
--- a/conf/confbase.Y
+++ b/conf/confbase.Y
@@ -39,7 +39,7 @@ CF_DECLS
void *g;
}
-%token END CLI_MARKER
+%token END CLI_MARKER INVALID_TOKEN
%token <i> NUM ENUM
%token <i32> RTRID
%token <a> IPA