]> git.sur5r.net Git - cc65/commit
Fixed several problems with old style (K&R) declarations and a mix of old and
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 3 Aug 2008 20:55:36 +0000 (20:55 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 3 Aug 2008 20:55:36 +0000 (20:55 +0000)
commita1d7fed1286d6950a39533badec3bc169b4695ce
tree066c1dc5e1c4b2693ea3973a6bb5a7886fecc5c8
parent3482a9e7cefde76db040fe0e921c622df9aa7a57
Fixed several problems with old style (K&R) declarations and a mix of old and
new style decls.

git-svn-id: svn://svn.cc65.org/cc65/trunk@3869 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/cc65/compile.c
src/cc65/datatype.c
src/cc65/funcdesc.h
src/cc65/symtab.c
src/cc65/typecmp.c