summaryrefslogtreecommitdiffstats
path: root/usr.bin/find/find.c
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2010-05-05 21:24:18 +0000
committerdelphij <delphij@FreeBSD.org>2010-05-05 21:24:18 +0000
commita5718881d81033624f276036560f07f69ceac0cc (patch)
tree73276a50973e775737cb11e78f7f2386a3fe7968 /usr.bin/find/find.c
parent9e7ca00a7d2a09aaf3de24d5ccf18e1a4d305e75 (diff)
downloadFreeBSD-src-a5718881d81033624f276036560f07f69ceac0cc.zip
FreeBSD-src-a5718881d81033624f276036560f07f69ceac0cc.tar.gz
Move SCCS tags to comments as they were already #if 0'ed.
Diffstat (limited to 'usr.bin/find/find.c')
-rw-r--r--usr.bin/find/find.c9
1 files changed, 2 insertions, 7 deletions
diff --git a/usr.bin/find/find.c b/usr.bin/find/find.c
index cc2d797..35ef5b2 100644
--- a/usr.bin/find/find.c
+++ b/usr.bin/find/find.c
@@ -32,15 +32,10 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
+ *
+ * @(#)find.c 8.5 (Berkeley) 8/5/94
*/
-#ifndef lint
-#if 0
-static char sccsid[] = "@(#)find.c 8.5 (Berkeley) 8/5/94";
-#else
-#endif
-#endif /* not lint */
-
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
OpenPOWER on IntegriCloud