Prevent warning about incompatible types when initializing a function like a variable...
authorChristoph Mallon <christoph.mallon@gmx.de>
Sat, 13 Sep 2008 10:20:44 +0000 (10:20 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sat, 13 Sep 2008 10:20:44 +0000 (10:20 +0000)
commitab9abdc9b3e520d4e94b10de3fa2380c7a5a15f3
tree486175445d43ea4c2094ba9b1f2dec09c121dde7
parent91219ace689b880db697e46a6f8bb953f0f3e9ea
Prevent warning about incompatible types when initializing a function like a variable.  Only show the error message (which is also slightly improved).

[r21923]
parser.c