diff options
Diffstat (limited to 'rcfile_y.y')
-rw-r--r-- | rcfile_y.y | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -80,6 +80,8 @@ extern char * yytext; %token PRINCIPAL ESMTPNAME ESMTPPASSWORD %token TRACEPOLLS +%expect 2 + %% rcfile : /* empty */ |