diff options
Diffstat (limited to 'vchat-protocol.c')
| -rwxr-xr-x | vchat-protocol.c | 1 |
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); | |||
| 73 | extern int status; | 73 | extern int status; |
| 74 | 74 | ||
| 75 | int usessl = 1; | 75 | int usessl = 1; |
| 76 | unsigned char *encoding; | ||
| 76 | 77 | ||
| 77 | /* connects to server */ | 78 | /* connects to server */ |
| 78 | int | 79 | int |
