X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/44af5dc12b5700bd941fa0b087845e097ab625fa..54bb586a278eb3e87f7a9b9d405cbc40dc2f9e34:/uip/new.c diff --git a/uip/new.c b/uip/new.c index 7a1f2347..e2fe81cc 100644 --- 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;