From 303817bf030ecf0dad80523fed46fe7604234fef Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 12 Nov 2010 11:02:30 +0000 Subject: fix --- src/monkey/seaspider/C.jj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/monkey') diff --git a/src/monkey/seaspider/C.jj b/src/monkey/seaspider/C.jj index 86e000cb5..ebbaece17 100644 --- a/src/monkey/seaspider/C.jj +++ b/src/monkey/seaspider/C.jj @@ -261,7 +261,7 @@ void VariableDeclaration() : {} void LocalVariableDeclaration() : {} { - [ ] [ ] VariableDeclaration () + [ ] VariableDeclaration () } void VariableClassSpecifier() : {} -- cgit v1.2.3