]> granicus.if.org Git - re2c/commitdiff
- WS (oversight)
authorhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Mon, 16 Apr 2007 19:27:37 +0000 (19:27 +0000)
committerhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Mon, 16 Apr 2007 19:27:37 +0000 (19:27 +0000)
re2c/parser.y

index 71a88cb95e5cc1c04a2dc73a0972d60231319512..0e014db7c10e5b18fd14ab5f1f848066b75f4cf1 100644 (file)
@@ -184,7 +184,7 @@ factor:
                primary
                {
                        $$ = $1;
-                       }
+               }
        |       primary close
                {
                        switch($2)