diff options
Diffstat (limited to 'usr.bin/w/w.c')
-rw-r--r-- | usr.bin/w/w.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/w/w.c b/usr.bin/w/w.c index bfe9931838163..6f19d3571b5cd 100644 --- a/usr.bin/w/w.c +++ b/usr.bin/w/w.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)w.c 8.4 (Berkeley) 4/16/94"; #endif static const char rcsid[] = - "$Id: w.c,v 1.16.2.6 1998/03/12 02:00:38 jkh Exp $"; + "$Id: w.c,v 1.16.2.7 1998/05/22 09:09:29 jkoshy Exp $"; #endif /* not lint */ /* |