aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/find/find.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/find/find.c')
-rw-r--r--usr.bin/find/find.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/find/find.c b/usr.bin/find/find.c
index cc2d797a541d..6b46ea4e6d6a 100644
--- a/usr.bin/find/find.c
+++ b/usr.bin/find/find.c
@@ -42,7 +42,7 @@ static char sccsid[] = "@(#)find.c 8.5 (Berkeley) 8/5/94";
#endif /* not lint */
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.bin/find/find.c,v 1.17.8.1 2006/05/21 07:34:58 krion Exp $");
#include <sys/types.h>
#include <sys/stat.h>