diff options
Diffstat (limited to 'sbin/dump/itime.c')
-rw-r--r-- | sbin/dump/itime.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/dump/itime.c b/sbin/dump/itime.c index 483533eb7f824..d45053bbf1a99 100644 --- a/sbin/dump/itime.c +++ b/sbin/dump/itime.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)itime.c 8.1 (Berkeley) 6/5/93"; #endif static const char rcsid[] = - "$Id$"; + "$Id: itime.c,v 1.1.1.1.8.1 1998/07/17 20:13:05 jkh Exp $"; #endif /* not lint */ #include <sys/param.h> |