diff options
Diffstat (limited to 'bin/date/vary.c')
-rw-r--r-- | bin/date/vary.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/date/vary.c b/bin/date/vary.c index 97556fd52e507..0a64c08b2410c 100644 --- a/bin/date/vary.c +++ b/bin/date/vary.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/bin/date/vary.c,v 1.8 2000/02/18 23:41:45 alfred Exp $"; #endif /* not lint */ #include <time.h> |