summaryrefslogtreecommitdiff
path: root/usr.bin/find/ls.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/find/ls.c')
-rw-r--r--usr.bin/find/ls.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/find/ls.c b/usr.bin/find/ls.c
index 2335111f250f7..4863c9cd8844e 100644
--- a/usr.bin/find/ls.c
+++ b/usr.bin/find/ls.c
@@ -36,7 +36,7 @@
static char sccsid[] = "@(#)ls.c 8.1 (Berkeley) 6/6/93";
#else
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/find/ls.c,v 1.5.6.1 2000/06/23 18:38:46 roberto Exp $";
#endif
#endif /* not lint */