diff options
Diffstat (limited to 'src/afc.h')
| -rw-r--r-- | src/afc.h | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -52,7 +52,7 @@ typedef struct { | |||
| 52 | uint64_t filehandle, size; | 52 | uint64_t filehandle, size; |
| 53 | } AFCFilePacket; | 53 | } AFCFilePacket; |
| 54 | 54 | ||
| 55 | struct afc_client_int { | 55 | struct afc_client_private { |
| 56 | idevice_connection_t connection; | 56 | idevice_connection_t connection; |
| 57 | AFCPacket *afc_packet; | 57 | AFCPacket *afc_packet; |
| 58 | int file_handle; | 58 | int file_handle; |
