summaryrefslogtreecommitdiffstats
path: root/src/mobilebackup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mobilebackup.h')
-rw-r--r--src/mobilebackup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mobilebackup.h b/src/mobilebackup.h
index 8f58236..2c5be62 100644
--- a/src/mobilebackup.h
+++ b/src/mobilebackup.h
@@ -24,7 +24,7 @@
#include "libimobiledevice/mobilebackup.h"
#include "device_link_service.h"
-struct mobilebackup_client_int {
+struct mobilebackup_client_private {
device_link_service_client_t parent;
};