diff options
| author | erdgeist <> | 2003-05-25 15:06:30 +0000 |
|---|---|---|
| committer | erdgeist <> | 2003-05-25 15:06:30 +0000 |
| commit | 18de21a2765f1fa33ef313fb20f5baad510cd86d (patch) | |
| tree | b351c27a6c97712540db0832dc29aea64a8022ee /vchat-protocol.c | |
| parent | a66217bdd998bee8cce8670b149f1bf08c1b2bdc (diff) | |
encoding, time, logging, params
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 |
