]> diplodocus.org Git - nmh/blobdiff - uip/new.c
Remove trailing spaces from lines in man pages.
[nmh] / uip / new.c
index 7a1f234707991701d972c55d60fc9d7361ef9b74..e2fe81cc0a9ad25ab92facc784ca227918630cb6 100644 (file)
--- a/uip/new.c
+++ b/uip/new.c
@@ -178,7 +178,7 @@ get_msgnums(char *folder, char *sequences[])
 
             case BODY:
                 adios (NULL, "no blank lines are permitted in %s", seqfile);
-                /* fall */
+               /* FALLTHRU */
 
             case FILEEOF:
                 break;