From 93275f4388d54fed6b98a1ddac5b22ba7d60edab Mon Sep 17 00:00:00 2001 From: Paul Mackerras Date: Thu, 12 Aug 1999 03:56:05 +0000 Subject: [PATCH] get rid of warning --- chat/chat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chat/chat.c b/chat/chat.c index 1f362a2..6206cbe 100644 --- a/chat/chat.c +++ b/chat/chat.c @@ -81,7 +81,7 @@ */ #ifndef lint -static char rcsid[] = "$Id: chat.c,v 1.21 1999/05/12 06:13:22 paulus Exp $"; +static const char rcsid[] = "$Id: chat.c,v 1.22 1999/08/12 03:56:05 paulus Exp $"; #endif #include -- 2.39.2