]> git.sur5r.net Git - cc65/commit
Updated switch statement comments.
authorChris Cacciatore <chris.cacciatore@gmail.com>
Sat, 20 Aug 2016 03:21:10 +0000 (20:21 -0700)
committerChris Cacciatore <chris.cacciatore@gmail.com>
Sat, 20 Aug 2016 03:21:10 +0000 (20:21 -0700)
commit791981237851b289533696a0583b340a0613fb7f
tree277d9815aeca1eaa2baccd09034c32afd4b33b17
parentac4bdbd411af5cafe1062693816b806f51f3b6e7
Updated switch statement comments.

* Now comments represent the fact that there may not be curly braces.
src/cc65/swstmt.c
test/val/switch2.c