From: Will Estes Date: Mon, 9 Dec 2002 14:13:59 +0000 (+0000) Subject: apparently some lints are happier with fllthrough without a space X-Git-Tag: flex-2-5-26~20 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9261e4caec1251742fa50017f1b10633093dcd7a;p=flex apparently some lints are happier with fllthrough without a space --- 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: {