diff options
Diffstat (limited to 'src/lockdown.h')
| -rw-r--r-- | src/lockdown.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lockdown.h b/src/lockdown.h index f515f7f..bf3ac38 100644 --- a/src/lockdown.h +++ b/src/lockdown.h | |||
| @@ -28,7 +28,7 @@ | |||
| 28 | #include "libimobiledevice/lockdown.h" | 28 | #include "libimobiledevice/lockdown.h" |
| 29 | #include "property_list_service.h" | 29 | #include "property_list_service.h" |
| 30 | 30 | ||
| 31 | struct lockdownd_client_int { | 31 | struct lockdownd_client_private { |
| 32 | property_list_service_client_t parent; | 32 | property_list_service_client_t parent; |
| 33 | int ssl_enabled; | 33 | int ssl_enabled; |
| 34 | char *session_id; | 34 | char *session_id; |
