X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/0fe9d768626320191fb3224c6e4f1896cd16fc8c..9322ba2854211794c27fae9468768b80b767c211:/config/config.c 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: