summaryrefslogtreecommitdiffstats
path: root/src/mobilesync.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mobilesync.h')
-rw-r--r--src/mobilesync.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mobilesync.h b/src/mobilesync.h
index defb3f4..8317c69 100644
--- a/src/mobilesync.h
+++ b/src/mobilesync.h
@@ -24,7 +24,7 @@
#include "libimobiledevice/mobilesync.h"
#include "device_link_service.h"
-struct mobilesync_client_int {
+struct mobilesync_client_private {
device_link_service_client_t parent;
};