Module Name: pcc
Committed By: plunky
Date: Mon Oct 22 09:18:52 UTC 2012
Modified Files:
pcc/cc/ccom: trees.c
pcc/cc/cxxcom: trees.c
pcc/mip: reader.c
Log Message:
mark intentional fall through on case statements
appeases lint and makes code reading easier
To generate a diff of this commit:
cvs rdiff -u -r1.318 -r1.319 pcc/cc/ccom/trees.c
cvs rdiff -u -r1.6 -r1.7 pcc/cc/cxxcom/trees.c
cvs rdiff -u -r1.283 -r1.284 pcc/mip/reader.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.