X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/44af5dc12b5700bd941fa0b087845e097ab625fa..3e3e0f988322e6cec76a78a4cdf68bd158d552e6:/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;