From 18de21a2765f1fa33ef313fb20f5baad510cd86d Mon Sep 17 00:00:00 2001 From: erdgeist <> Date: Sun, 25 May 2003 15:06:30 +0000 Subject: encoding, time, logging, params --- vchat-protocol.c | 1 + 1 file changed, 1 insertion(+) (limited to 'vchat-protocol.c') diff --git a/vchat-protocol.c b/vchat-protocol.c index 05abc26..d04d9b0 100755 --- a/vchat-protocol.c +++ b/vchat-protocol.c @@ -73,6 +73,7 @@ static void pmnotsent (unsigned char *message); extern int status; int usessl = 1; +unsigned char *encoding; /* connects to server */ int -- cgit v1.2.3