diff options
Diffstat (limited to 'usr.bin/w/pr_time.c')
| -rw-r--r-- | usr.bin/w/pr_time.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/w/pr_time.c b/usr.bin/w/pr_time.c index 3a8e8a7ddda5..01748349fc96 100644 --- a/usr.bin/w/pr_time.c +++ b/usr.bin/w/pr_time.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)pr_time.c 8.2 (Berkeley) 4/4/94"; #endif static const char rcsid[] = - "$Id: pr_time.c,v 1.6.2.3 1997/08/26 06:47:38 charnier Exp $"; + "$Id: pr_time.c,v 1.6.2.4 1998/03/08 14:31:51 jkh Exp $"; #endif /* not lint */ #include <sys/types.h> |
