]> diplodocus.org Git - nmh/blobdiff - uip/show.c
tws.h: Remove redundant TW_SZONE and TW_SZNIL bit-masks.
[nmh] / uip / show.c
index 9aa84b3981d26b93db957907029ffe4933b627be..0e7e79115271a1be3c1013015584acf3d7ea015f 100644 (file)
@@ -1,5 +1,4 @@
-/*
- * show.c -- show/list messages
+/* show.c -- show/list messages
  *
  * This code is Copyright (c) 2002, by the authors of nmh.  See the
  * COPYRIGHT file in the root directory of the nmh distribution for
@@ -96,6 +95,7 @@ main (int argc, char **argv)
                    goto non_mhl_switches;
                case NHEADSW:
                    headersw = 0;
+                   /* FALLTHRU */
                case CONCATSW:
                case NCONCATSW:
 non_mhl_switches:
@@ -413,7 +413,7 @@ invalid:
                            continue;
                        case '(':
                            i++;
-                           /* and fall... */
+                           /* FALLTHRU */
                        default:
                            continue;
                        case ')':