-
-/*
- * 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
state = BODY;
goto body;
}
- /* fall through */
+ /* FALLTHRU */
case FILEEOF:
goto finished;