summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/confbase.Y2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/confbase.Y b/conf/confbase.Y
index 99349c4e..41a99adf 100644
--- a/conf/confbase.Y
+++ b/conf/confbase.Y
@@ -126,6 +126,8 @@ CF_DECLS
%left '!'
%nonassoc '.'
+%expect 2
+
%start config
CF_KEYWORDS(DEFINE, ON, OFF, YES, NO, S, MS, US, PORT, VPN, MPLS, FROM)