summaryrefslogtreecommitdiff
path: root/protocols/Yahoo/src/file_transfer.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Yahoo/src/file_transfer.h')
-rw-r--r--protocols/Yahoo/src/file_transfer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Yahoo/src/file_transfer.h b/protocols/Yahoo/src/file_transfer.h
index f33d7cd046..cdbacd9c32 100644
--- a/protocols/Yahoo/src/file_transfer.h
+++ b/protocols/Yahoo/src/file_transfer.h
@@ -22,7 +22,7 @@ typedef struct {
char *msg;
char *ftoken;
char *relay;
- HANDLE hContact;
+ HCONTACT hContact;
int cancel;
char *url;
HANDLE hWaitEvent;