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 a08b040..289053a 100644 --- a/src/lockdown.h +++ b/src/lockdown.h | |||
| @@ -31,7 +31,7 @@ struct lockdownd_client_private { | |||
| 31 | property_list_service_client_t parent; | 31 | property_list_service_client_t parent; |
| 32 | int ssl_enabled; | 32 | int ssl_enabled; |
| 33 | char *session_id; | 33 | char *session_id; |
| 34 | char *uuid; | 34 | char *udid; |
| 35 | char *label; | 35 | char *label; |
| 36 | }; | 36 | }; |
| 37 | 37 | ||
