diff options
Diffstat (limited to 'include/libiphone/libiphone.h')
| -rw-r--r-- | include/libiphone/libiphone.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/libiphone/libiphone.h b/include/libiphone/libiphone.h index 2e66b5d..1a62e9d 100644 --- a/include/libiphone/libiphone.h +++ b/include/libiphone/libiphone.h | |||
| @@ -77,6 +77,7 @@ struct iphone_afc_file_int; | |||
| 77 | typedef struct iphone_afc_file_int *iphone_afc_file_t; | 77 | typedef struct iphone_afc_file_int *iphone_afc_file_t; |
| 78 | 78 | ||
| 79 | //device related functions | 79 | //device related functions |
| 80 | void iphone_set_debug(int level); | ||
| 80 | iphone_error_t iphone_get_device ( iphone_device_t *device ); | 81 | iphone_error_t iphone_get_device ( iphone_device_t *device ); |
| 81 | iphone_error_t iphone_free_device ( iphone_device_t device ); | 82 | iphone_error_t iphone_free_device ( iphone_device_t device ); |
| 82 | 83 | ||
