X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/c6f2d14d9c38345075629af3487c2de491584ca1..e4990ecc1ff236e73d8a44f37c2744c772b95875:/sbr/cpydgst.c diff --git a/sbr/cpydgst.c b/sbr/cpydgst.c index 55df3fc6..53923b2a 100644 --- a/sbr/cpydgst.c +++ b/sbr/cpydgst.c @@ -51,8 +51,8 @@ cpydgst (int in, int out, char *ifile, char *ofile) output ('-'); output (' '); } - state = S2; /* fall */ - + state = S2; + /* FALLTHRU */ case S2: output (*cp); if (*cp == '\n')