X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/b2c1539592ef07b0236cdd974763af75958bfc05..c8caafcb4a39516eaec330f9ea229ea52e5fe46b:/uip/scansbr.c diff --git a/uip/scansbr.c b/uip/scansbr.c index 191e69e8..ce29fa8b 100644 --- a/uip/scansbr.c +++ b/uip/scansbr.c @@ -1,6 +1,4 @@ - -/* - * scansbr.c -- routines to help scan along... +/* scansbr.c -- routines to help scan along... * * This code is Copyright (c) 2002, by the authors of nmh. See the * COPYRIGHT file in the root directory of the nmh distribution for @@ -273,7 +271,7 @@ body:; state = BODY; goto body; } - /* fall through */ + /* FALLTHRU */ case FILEEOF: goto finished;