summaryrefslogtreecommitdiffstats
path: root/src/sbservices.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sbservices.h')
-rw-r--r--src/sbservices.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sbservices.h b/src/sbservices.h
index 7be1447..3a4120f 100644
--- a/src/sbservices.h
+++ b/src/sbservices.h
@@ -26,7 +26,7 @@
#include "libimobiledevice/sbservices.h"
#include "property_list_service.h"
-struct sbservices_client_int {
+struct sbservices_client_private {
property_list_service_client_t parent;
GMutex *mutex;
};