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 cdbacd9c32..b57a56867d 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;
- HCONTACT hContact;
+ MCONTACT hContact;
int cancel;
char *url;
HANDLE hWaitEvent;