summaryrefslogtreecommitdiffstats
path: root/grammar/grammar.y
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-07-09 17:33:12 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-07-09 17:33:12 +0200
commitda6489743cd31a7896f17f5500dbfd18e0560260 (patch)
tree2683a7a5cb143bbdddf1bfc961fcd8fe6edaab7a /grammar/grammar.y
parent59f8ebdba75d693f7b462f51b7b50136b590dea7 (diff)
downloadrsyslog-da6489743cd31a7896f17f5500dbfd18e0560260.tar.gz
rsyslog-da6489743cd31a7896f17f5500dbfd18e0560260.tar.xz
rsyslog-da6489743cd31a7896f17f5500dbfd18e0560260.zip
milestone/[PARTWORK]: made sure all legacy selectors work
... except for the not guaranteed $outchannel construct, which we could not fix without syntax change. Shouldn't hurt too many.
Diffstat (limited to 'grammar/grammar.y')
-rw-r--r--grammar/grammar.y1
1 files changed, 1 insertions, 0 deletions
diff --git a/grammar/grammar.y b/grammar/grammar.y
index b8790411..402b1a57 100644
--- a/grammar/grammar.y
+++ b/grammar/grammar.y
@@ -63,6 +63,7 @@ extern int yyerror(char*);
%token ENDOBJ
%token <s> CFSYSLINE
%token BEGIN_ACTION
+%token STOP
%token <s> LEGACY_ACTION
%token <s> PRIFILT
%token <s> PROPFILT