diff options
Diffstat (limited to 'bin/csh/time.c')
-rw-r--r-- | bin/csh/time.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/csh/time.c b/bin/csh/time.c index bda3874b5dd1..87c9e0b8ed61 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.8.2.2 1999/08/29 14:11:53 peter Exp $"; #endif #endif /* not lint */ |