From: Christian Grothoff Date: Fri, 12 Nov 2010 11:02:30 +0000 (+0000) Subject: fix X-Git-Tag: initial-import-from-subversion-38251~19756 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=303817bf030ecf0dad80523fed46fe7604234fef;p=oweals%2Fgnunet.git fix --- 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() : {}