diff options
Diffstat (limited to 'src/installation_proxy.h')
| -rw-r--r-- | src/installation_proxy.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/installation_proxy.h b/src/installation_proxy.h index 91eed2b..b497d62 100644 --- a/src/installation_proxy.h +++ b/src/installation_proxy.h | |||
| @@ -26,7 +26,7 @@ | |||
| 26 | #include "libimobiledevice/installation_proxy.h" | 26 | #include "libimobiledevice/installation_proxy.h" |
| 27 | #include "property_list_service.h" | 27 | #include "property_list_service.h" |
| 28 | 28 | ||
| 29 | struct instproxy_client_int { | 29 | struct instproxy_client_private { |
| 30 | property_list_service_client_t parent; | 30 | property_list_service_client_t parent; |
| 31 | GMutex *mutex; | 31 | GMutex *mutex; |
| 32 | GThread *status_updater; | 32 | GThread *status_updater; |
