]> git.sur5r.net Git - cc65/commit
Fixed an error: A function wasn't converted to a void pointer automatically by
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sat, 10 Jul 2010 20:48:05 +0000 (20:48 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sat, 10 Jul 2010 20:48:05 +0000 (20:48 +0000)
commita89231ece7d28887ad4e7782ea7d5e4b64ce6399
tree4f6e7ab4d8ee31ad3749fdca6566cee0b56c6c07
parentabbfaef2aa22e51b9767e9a1aa060442f5dafdef
Fixed an error: A function wasn't converted to a void pointer automatically by
the compiler.

git-svn-id: svn://svn.cc65.org/cc65/trunk@4741 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/cc65/typeconv.c