]> diplodocus.org Git - nmh/blobdiff - uip/picksbr.c
Escape literal leading full stop in man/new.man.
[nmh] / uip / picksbr.c
index 3d9c5b5b8ccdf7f487a0987227dae1afc407dafa..6faa108ffcef4973ed3b27ae15722000b43d6a01 100644 (file)
@@ -633,6 +633,7 @@ gcompile (struct nexus *n, char *astr)
            case '\\': 
                if ((c = *sp++) == '\0')
                    goto cerror;
+               /* FALLTHRU */
        defchar: 
            default: 
                *ep++ = CCHR;