summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>1999-08-12 03:56:05 +0000
committerPaul Mackerras <paulus@samba.org>1999-08-12 03:56:05 +0000
commit93275f4388d54fed6b98a1ddac5b22ba7d60edab (patch)
treee925c8d8c0a4aab839995d7a16911318e316b31f /chat
parent72060b7d1b1c0831260401cb7141915ef242b58e (diff)
downloadppp-93275f4388d54fed6b98a1ddac5b22ba7d60edab.tar.gz
get rid of warning
Diffstat (limited to 'chat')
-rw-r--r--chat/chat.c2
1 files changed, 1 insertions, 1 deletions
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 <stdio.h>