]> diplodocus.org Git - nmh/blobdiff - uip/comp.c
Escape literal leading full stop in man/new.man.
[nmh] / uip / comp.c
index a018d7438f4d92836f67508d07848ff466040ab5..7ca48dbca36c4bb85f06c4055e7d8d38dff33b78 100644 (file)
@@ -123,7 +123,7 @@ main (int argc, char **argv)
 
                case BILDSW:
                    build++;
-                   /* fall through */
+                   /* FALLTHRU */
                case NWHATSW: 
                    nwhat++;
                    continue;