summaryrefslogtreecommitdiffstats
path: root/usr.bin/chat/chat.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/chat/chat.c')
-rw-r--r--usr.bin/chat/chat.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/chat/chat.c b/usr.bin/chat/chat.c
index f3676aa0..c25b8cf 100644
--- a/usr.bin/chat/chat.c
+++ b/usr.bin/chat/chat.c
@@ -78,7 +78,8 @@
*/
#ifndef lint
-static char rcsid[] = "$Id: chat.c,v 1.11 1998/03/21 20:47:04 peter Exp $";
+static const char rcsid[] =
+ "$Id: chat.c,v 1.12 1998/06/23 21:58:41 peter Exp $";
#endif
#include <stdio.h>
OpenPOWER on IntegriCloud