Fix parsing of function declarations with redundant parentheses around the declarator...
authorChristoph Mallon <christoph.mallon@gmx.de>
Sun, 14 Sep 2008 15:12:27 +0000 (15:12 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sun, 14 Sep 2008 15:12:27 +0000 (15:12 +0000)
commitacd1bd5e2ef817b3c4dd5ad765bb54b7e33a715c
treed236645e5fdc43470ef33aee860fa761ff2102cb
parent1544eb2d414393a2077292b5c1b118f0bf0fa7a9
Fix parsing of function declarations with redundant parentheses around the declarator name.

[r21940]
parser.c