summaryrefslogtreecommitdiff
path: root/vchat-protocol.c
diff options
context:
space:
mode:
Diffstat (limited to 'vchat-protocol.c')
-rwxr-xr-xvchat-protocol.c1
1 files changed, 1 insertions, 0 deletions
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);
73extern int status; 73extern int status;
74 74
75int usessl = 1; 75int usessl = 1;
76unsigned char *encoding;
76 77
77/* connects to server */ 78/* connects to server */
78int 79int