summaryrefslogtreecommitdiff
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 b10715bdd622..6a14c92d7ea5 100644
--- a/usr.bin/find/find.c
+++ b/usr.bin/find/find.c
@@ -39,7 +39,7 @@
static char sccsid[] = "@(#)find.c 8.5 (Berkeley) 8/5/94";
#else
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/find/find.c,v 1.7.6.3 2001/05/06 09:53:22 phk Exp $";
#endif
#endif /* not lint */