From 0bf98434cafd13c6608a6e2ea8a98d50404f6222 Mon Sep 17 00:00:00 2001 From: helly <helly@642ea486-5414-0410-9d7f-a0204ed87703> Date: Mon, 16 Apr 2007 21:44:18 +0000 Subject: [PATCH] - WS --- re2c/parser.y | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/re2c/parser.y b/re2c/parser.y index c3602809..3fba68ea 100644 --- a/re2c/parser.y +++ b/re2c/parser.y @@ -81,7 +81,7 @@ static char* strdup(const char* s) %type <regexp> RANGE STRING %type <regexp> rule look expr diff term factor primary %type <str> CONFIG VALUE -%type <clist> cond clist +%type <clist> cond clist %type <number> NUMBER %% -- 2.40.0