diff options
Diffstat (limited to 'sbin/dump/unctime.c')
-rw-r--r-- | sbin/dump/unctime.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/dump/unctime.c b/sbin/dump/unctime.c index 4e8e6697c9311..3c4d4b09d3d81 100644 --- a/sbin/dump/unctime.c +++ b/sbin/dump/unctime.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)unctime.c 8.2 (Berkeley) 6/14/94"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sbin/dump/unctime.c,v 1.3 1999/08/28 00:12:39 peter Exp $"; #endif /* not lint */ #include <time.h> |