diff options
Diffstat (limited to 'usr.bin/wall/wall.c')
| -rw-r--r-- | usr.bin/wall/wall.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/wall/wall.c b/usr.bin/wall/wall.c index 2f037325b64f..a64bcda2995d 100644 --- a/usr.bin/wall/wall.c +++ b/usr.bin/wall/wall.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)wall.c 8.2 (Berkeley) 11/16/93"; #endif static const char rcsid[] = - "$Id: wall.c,v 1.9 1997/09/15 01:03:16 ache Exp $"; + "$Id: wall.c,v 1.3.2.3 1998/01/29 12:36:07 ache Exp $"; #endif /* not lint */ /* |
