]> git.sur5r.net Git - cc65/commit
Allow to leave of the end address of a range if it is identical to the start
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Mon, 13 Jun 2011 21:43:26 +0000 (21:43 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Mon, 13 Jun 2011 21:43:26 +0000 (21:43 +0000)
commit244ca4daf707f6c0485ae0be4255d8b3d422e6ff
tree2774b12e1d8b0f60a31422f56369c2a10c4571b6
parent51ccf2d576cf580dc0a8015f5c9f161b803bdadd
Allow to leave of the end address of a range if it is identical to the start
address. Currently unused.

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