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 bd6916b3d694..d0cb6fe15499 100644 --- a/usr.bin/chat/chat.c +++ b/usr.bin/chat/chat.c @@ -68,7 +68,7 @@ * */ -static char rcsid[] = "$Id: chat.c,v 1.4.2.2 1997/06/25 06:50:57 charnier Exp $"; +static char rcsid[] = "$Id: chat.c,v 1.4.2.3 1997/09/14 20:39:30 jkh Exp $"; #include <stdio.h> #include <time.h> |
