]> git.sur5r.net Git - cc65/commit
Fixed a logic bug in dbginfo.c module that prevented some valid debug info files... 18/head
authorthefox <thefox@aspekt.fi>
Thu, 4 Jul 2013 18:10:58 +0000 (21:10 +0300)
committerthefox <thefox@aspekt.fi>
Thu, 4 Jul 2013 18:10:58 +0000 (21:10 +0300)
commitc12a8bf37701741cbfc8423bc9e13b4882ba01fa
tree39fdd00010f83daf891426e0be3e8f32ad143034
parentb5c88a54d58563ee59223aaaf762a78b90655401
Fixed a logic bug in dbginfo.c module that prevented some valid debug info files from being parsed.
src/dbginfo/dbginfo.c