summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Estes <wlestes@users.sourceforge.net>2002-12-09 14:13:59 +0000
committerWill Estes <wlestes@users.sourceforge.net>2002-12-09 14:13:59 +0000
commit9261e4caec1251742fa50017f1b10633093dcd7a (patch)
treed1edc8d95e1e588b600e593cd05385bc28fc90cd
parentbb26816be976de689f495e599dd1e9ba248a05d6 (diff)
apparently some lints are happier with fllthrough without a space
-rw-r--r--flex.skl2
1 files changed, 1 insertions, 1 deletions
diff --git a/flex.skl b/flex.skl
index cbbbca8..0f9c807 100644
--- a/flex.skl
+++ b/flex.skl
@@ -1472,7 +1472,7 @@ int yyFlexLexer::yy_get_next_buffer()
/* Reset buffer status. */
yyrestart( yyin YY_CALL_LAST_ARG);
- /* fall through */
+ /*FALLTHROUGH*/
case EOB_ACT_END_OF_FILE:
{