]> git.sur5r.net Git - cc65/commit
Fix consecutive false errors when a label without a following statement is
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 30 Dec 2010 19:30:54 +0000 (19:30 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 30 Dec 2010 19:30:54 +0000 (19:30 +0000)
commit212941ddb46b3855008fcda25b6e18c4d2719694
tree5a73f2ad3251c89ea2219ebb577dba2e202f692a
parent38ebc6618d4701719f64dbd402773901bc7b7510
Fix consecutive false errors when a label without a following statement is
encountered.

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