find(1): remove empty else condition

reported by:	brooks
This commit is contained in:
Eitan Adler 2018-07-25 03:42:07 +00:00
parent 7cfbbfc2a9
commit 2da6fd55d9
2 changed files with 0 additions and 2 deletions

View File

@ -34,7 +34,6 @@
#if 0
static char sccsid[] = "@(#)find.c 8.5 (Berkeley) 8/5/94";
#else
#endif
#include <sys/cdefs.h>

View File

@ -34,7 +34,6 @@
#if 0
static char sccsid[] = "@(#)misc.c 8.2 (Berkeley) 4/1/94";
#else
#endif
#include <sys/cdefs.h>