]> granicus.if.org Git - flex/commitdiff
apparently some lints are happier with fllthrough without a space
authorWill Estes <wlestes@users.sourceforge.net>
Mon, 9 Dec 2002 14:13:59 +0000 (14:13 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Mon, 9 Dec 2002 14:13:59 +0000 (14:13 +0000)
flex.skl

index cbbbca859be651a3c0ada122e743b90c37fb4585..0f9c807f5dc9fc64cb05b8ad7f93e8ffefad72d1 100644 (file)
--- 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:
                                        {