]> diplodocus.org Git - nmh/blobdiff - config/config.c
Escape literal leading full stop in man/new.man.
[nmh] / config / config.c
index 020d610d4d38fc609b24b7c5467283bf0983fb95..81c3683fff1ba0178d9cf46a46582ee79bd18199 100644 (file)
@@ -63,7 +63,8 @@ etcpath (char *file)
                *--cp = '/';
 
            if (access (epath, R_OK) != NOTOK)
-               return epath;   /* else fall */
+               return epath;
+               /* FALLTHRU */
 try_it:
 
        default: