diff options
Diffstat (limited to 'usr.bin/chat/chat.c')
-rw-r--r-- | usr.bin/chat/chat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/chat/chat.c b/usr.bin/chat/chat.c index 56cba1888b4a8..ed49b1615e29c 100644 --- a/usr.bin/chat/chat.c +++ b/usr.bin/chat/chat.c @@ -78,7 +78,7 @@ */ #ifndef lint -static char rcsid[] = "$Id: chat.c,v 1.12 1998/06/23 21:58:41 peter Exp $"; +static char rcsid[] = "$Id: chat.c,v 1.4.2.4 1998/06/23 22:12:41 peter Exp $"; #endif #include <stdio.h> |