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 07df1ec..abf38e3 100644
--- a/src/afc.h
+++ b/src/afc.h
@@ -52,7 +52,7 @@ typedef struct {
uint64_t filehandle, size;
} AFCFilePacket;
-struct afc_client_int {
+struct afc_client_private {
idevice_connection_t connection;
AFCPacket *afc_packet;
int file_handle;