diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1999-08-27 23:37:10 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-27 23:37:10 +0000 |
| commit | 9b7a44a60e11baaf94f68f81c4b30d26f31643b7 (patch) | |
| tree | 2924a51e964369416a9c4fa35679d08926d4258c /gnu/usr.bin/rcs/lib/rcstime.c | |
| parent | 2a4562393f80633b81c11d4f7df00548d1cc3c48 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/rcs/lib/rcstime.c')
| -rw-r--r-- | gnu/usr.bin/rcs/lib/rcstime.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/rcs/lib/rcstime.c b/gnu/usr.bin/rcs/lib/rcstime.c index 70a013b347b6..cfd466096ff7 100644 --- a/gnu/usr.bin/rcs/lib/rcstime.c +++ b/gnu/usr.bin/rcs/lib/rcstime.c @@ -30,7 +30,7 @@ Report problems and direct all questions to: #include "partime.h" #include "maketime.h" -libId(rcstimeId, "$Id$") +libId(rcstimeId, "$FreeBSD$") static long zone_offset; /* seconds east of UTC, or TM_LOCAL_ZONE */ static int use_zone_offset; /* if zero, use UTC without zone indication */ |
