diff --git a/usr.bin/find/find.c b/usr.bin/find/find.c index bacffdca063e..fd1d39660366 100644 --- a/usr.bin/find/find.c +++ b/usr.bin/find/find.c @@ -34,7 +34,6 @@ #if 0 static char sccsid[] = "@(#)find.c 8.5 (Berkeley) 8/5/94"; -#else #endif #include diff --git a/usr.bin/find/misc.c b/usr.bin/find/misc.c index 48eb7884febe..4ac402ede446 100644 --- a/usr.bin/find/misc.c +++ b/usr.bin/find/misc.c @@ -34,7 +34,6 @@ #if 0 static char sccsid[] = "@(#)misc.c 8.2 (Berkeley) 4/1/94"; -#else #endif #include