summaryrefslogtreecommitdiff
path: root/usr.bin/find/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/find/main.c')
-rw-r--r--usr.bin/find/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/find/main.c b/usr.bin/find/main.c
index 2979026ec68b..0e1ada84f598 100644
--- a/usr.bin/find/main.c
+++ b/usr.bin/find/main.c
@@ -45,7 +45,7 @@ char copyright[] =
static char sccsid[] = "@(#)main.c 8.4 (Berkeley) 5/4/95";
#else
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/find/main.c,v 1.9.6.1 2000/06/23 18:38:46 roberto Exp $";
#endif
#endif /* not lint */