]> diplodocus.org Git - nmh/blobdiff - sbr/mf.c
INSTALL: Update c89(1) mention to c99(1), that exists today.
[nmh] / sbr / mf.c
index b6c729123f308d58981c69f9a9b8a82a84a276b3..cf5b6d81f077c2a5c33830fc442b8ccc03ff5a27 100644 (file)
--- a/sbr/mf.c
+++ b/sbr/mf.c
@@ -367,7 +367,7 @@ again: ;
                        strcpy (err, "extraneous semi-colon");
                        return NOTOK;
                    }
-                   /* FALLTHRU */
+                   return OK;
                case LX_COMA: 
                case LX_END: 
                    return OK;