When printing parentheses around a function declarator, print the closing parenthesis...
authorChristoph Mallon <christoph.mallon@gmx.de>
Wed, 27 Aug 2008 17:31:42 +0000 (17:31 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Wed, 27 Aug 2008 17:31:42 +0000 (17:31 +0000)
commitaa8b7bf2f96c1f47a68e96a5a2a125fc91cb0cc2
treeffd3fe3b6cd9aca8f5fd339721d566b7fabb7003
parent5841c7316c07c15f9bbbd5751293152ee6fe75e1
When printing parentheses around a function declarator, print the closing parenthesis after the parameter list, not before it.

[r21521]
type.c