Remove an empty default case to make this syntactically correct. Not there
is as good as blaknk.
This commit is contained in:
parent
cb20e5a97a
commit
ff5e253326
@ -461,7 +461,6 @@ traverse(int argc, char *argv[], int options)
|
||||
if (!f_recursive && chp != NULL)
|
||||
(void)fts_set(ftsp, p, FTS_SKIP);
|
||||
break;
|
||||
default:
|
||||
}
|
||||
if (errno)
|
||||
err(1, "fts_read");
|
||||
|
Loading…
x
Reference in New Issue
Block a user