X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/bc4927948a1b01bf2ae8b952dfd2639c1f929f00..0c8ff9a0a39209d43f46cef806de5acaa714dfed:/uip/show.c diff --git a/uip/show.c b/uip/show.c index 9aa84b39..7fb4cfae 100644 --- a/uip/show.c +++ b/uip/show.c @@ -96,6 +96,7 @@ main (int argc, char **argv) goto non_mhl_switches; case NHEADSW: headersw = 0; + /* FALLTHRU */ case CONCATSW: case NCONCATSW: non_mhl_switches: @@ -413,7 +414,7 @@ invalid: continue; case '(': i++; - /* and fall... */ + /* FALLTHRU */ default: continue; case ')':