From b81e0bb29d5e8f295950f57f2e74347e2ef54843 Mon Sep 17 00:00:00 2001 From: handa Date: Wed, 30 Sep 2009 04:33:43 +0000 Subject: [PATCH] *** empty log message *** --- input.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/input.txt b/input.txt index 5408c20..9db4123 100644 --- a/input.txt +++ b/input.txt @@ -33,7 +33,7 @@ RULE = '' [ KEYSEQ | CMDREF ] FUNCALL * '' CMDREF = '' -STATE = '' HOOK BRANCH CATCHALL * '' +STATE = '' [ HOOK BRANCH CATCHALL ] * '' HOOK = '' FUNCALL + '' -- 1.7.10.4