X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/b2c1539592ef07b0236cdd974763af75958bfc05..95e0df2af:/uip/scansbr.c?ds=sidebyside diff --git a/uip/scansbr.c b/uip/scansbr.c index 191e69e8..87bcb591 100644 --- a/uip/scansbr.c +++ b/uip/scansbr.c @@ -273,7 +273,7 @@ body:; state = BODY; goto body; } - /* fall through */ + /* FALLTHRU */ case FILEEOF: goto finished;