diff options
Diffstat (limited to 'src/iphone.h')
| -rw-r--r-- | src/iphone.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/iphone.h b/src/iphone.h index 746941f..f12d0eb 100644 --- a/src/iphone.h +++ b/src/iphone.h | |||
| @@ -33,7 +33,7 @@ | |||
| 33 | #define BULKIN 0x85 | 33 | #define BULKIN 0x85 |
| 34 | #define BULKOUT 0x04 | 34 | #define BULKOUT 0x04 |
| 35 | 35 | ||
| 36 | typedef struct { | 36 | typedef struct iPhone_s { |
| 37 | char *buffer; | 37 | char *buffer; |
| 38 | struct usb_dev_handle *device; | 38 | struct usb_dev_handle *device; |
| 39 | struct usb_device *__device; | 39 | struct usb_device *__device; |
