diff options
Diffstat (limited to 'src/MobileSync.h')
| -rw-r--r-- | src/MobileSync.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/MobileSync.h b/src/MobileSync.h index 6347399..605145f 100644 --- a/src/MobileSync.h +++ b/src/MobileSync.h | |||
| @@ -24,7 +24,7 @@ | |||
| 24 | #include "libiphone/mobilesync.h" | 24 | #include "libiphone/mobilesync.h" |
| 25 | 25 | ||
| 26 | struct mobilesync_client_int { | 26 | struct mobilesync_client_int { |
| 27 | int sfd; | 27 | iphone_connection_t connection; |
| 28 | }; | 28 | }; |
| 29 | 29 | ||
| 30 | #endif | 30 | #endif |
