aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rcfile_y.y2
1 files changed, 2 insertions, 0 deletions
diff --git a/rcfile_y.y b/rcfile_y.y
index c28c6b42..e57973b6 100644
--- a/rcfile_y.y
+++ b/rcfile_y.y
@@ -80,6 +80,8 @@ extern char * yytext;
%token PRINCIPAL ESMTPNAME ESMTPPASSWORD
%token TRACEPOLLS
+%expect 2
+
%%
rcfile : /* empty */