Fix printing of function types, which return function pointers: The parameter lists...
authorChristoph Mallon <christoph.mallon@gmx.de>
Sun, 14 Sep 2008 15:01:15 +0000 (15:01 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sun, 14 Sep 2008 15:01:15 +0000 (15:01 +0000)
commit1544eb2d414393a2077292b5c1b118f0bf0fa7a9
tree6ba2cddc785cfdb34ed8f4ec849d12cba8e21b4f
parentdb1fc03b71649aa3543de7d9939241d0f46db567
Fix printing of function types, which return function pointers: The parameter lists got swapped.

[r21939]
type.c