summaryrefslogtreecommitdiffstats
path: root/src/AFC.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/AFC.h')
-rw-r--r--src/AFC.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/AFC.h b/src/AFC.h
index 7ed6bd8..685d7b5 100644
--- a/src/AFC.h
+++ b/src/AFC.h
@@ -46,7 +46,7 @@ typedef struct __AFCToken {
} AFCToken;
struct afc_client_int {
- int sfd;
+ iphone_connection_t connection;
AFCPacket *afc_packet;
int file_handle;
int lock;