X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/0fe9d768626320191fb3224c6e4f1896cd16fc8c..39a9d9d85d0f2289d8c1257251311b7cf959c700:/config/config.c?ds=sidebyside diff --git a/config/config.c b/config/config.c index 020d610d..81c3683f 100644 --- a/config/config.c +++ b/config/config.c @@ -63,7 +63,8 @@ etcpath (char *file) *--cp = '/'; if (access (epath, R_OK) != NOTOK) - return epath; /* else fall */ + return epath; + /* FALLTHRU */ try_it: default: