summaryrefslogtreecommitdiff
path: root/bin/csh/time.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/csh/time.c')
-rw-r--r--bin/csh/time.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/csh/time.c b/bin/csh/time.c
index bda3874b5dd13..7183ba5eb469b 100644
--- a/bin/csh/time.c
+++ b/bin/csh/time.c
@@ -36,7 +36,7 @@
static char sccsid[] = "@(#)time.c 8.1 (Berkeley) 5/31/93";
#else
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/bin/csh/time.c,v 1.10 1999/08/27 23:13:51 peter Exp $";
#endif
#endif /* not lint */