]> git.sur5r.net Git - cc65/commit
A label must always be followed by a statement. This wasn't checked by the
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 3 Aug 2008 12:54:11 +0000 (12:54 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 3 Aug 2008 12:54:11 +0000 (12:54 +0000)
commitaf9286852f818e7efdf3cb13741b927b504b6445
tree8cfceae33168ddf5039fd7ac029d51eb93e8086d
parent4812feb44b147b1160addf929cb3f759ca545738
A label must always be followed by a statement. This wasn't checked by the
compiler before.

git-svn-id: svn://svn.cc65.org/cc65/trunk@3864 b7a2c559-68d2-44c3-8de9-860c34a00d81
libsrc/common/_scanf.c