diff options
| author | 2008-08-19 23:58:20 +0200 | |
|---|---|---|
| committer | 2008-08-31 19:27:20 +0200 | |
| commit | ad65cefa1c041bbd4792e3dc4f4afc7b07026930 (patch) | |
| tree | 76c73d5372cc7152ec20fb809b6da71f3dd896df /src/lockdown.h | |
| parent | 21d5d4ac4b4bd419e0d8752147464984497c98ec (diff) | |
| download | libimobiledevice-ad65cefa1c041bbd4792e3dc4f4afc7b07026930.tar.gz libimobiledevice-ad65cefa1c041bbd4792e3dc4f4afc7b07026930.tar.bz2 | |
migrate usbmux.c.
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 1c83ab3..f22d7db 100644 --- a/src/lockdown.h +++ b/src/lockdown.h | |||
| @@ -33,7 +33,7 @@ | |||
| 33 | 33 | ||
| 34 | 34 | ||
| 35 | struct iphone_lckd_client_int { | 35 | struct iphone_lckd_client_int { |
| 36 | usbmux_connection *connection; | 36 | iphone_umux_client_t connection; |
| 37 | gnutls_session_t *ssl_session; | 37 | gnutls_session_t *ssl_session; |
| 38 | int in_SSL; | 38 | int in_SSL; |
| 39 | char *gtls_buffer_hack; | 39 | char *gtls_buffer_hack; |
