diff options
Diffstat (limited to 'include/libimobiledevice/mobile_image_mounter.h')
| -rw-r--r-- | include/libimobiledevice/mobile_image_mounter.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/libimobiledevice/mobile_image_mounter.h b/include/libimobiledevice/mobile_image_mounter.h index 8d783c4..e185ad5 100644 --- a/include/libimobiledevice/mobile_image_mounter.h +++ b/include/libimobiledevice/mobile_image_mounter.h | |||
| @@ -40,6 +40,7 @@ typedef enum { | |||
| 40 | MOBILE_IMAGE_MOUNTER_E_PLIST_ERROR = -2, | 40 | MOBILE_IMAGE_MOUNTER_E_PLIST_ERROR = -2, |
| 41 | MOBILE_IMAGE_MOUNTER_E_CONN_FAILED = -3, | 41 | MOBILE_IMAGE_MOUNTER_E_CONN_FAILED = -3, |
| 42 | MOBILE_IMAGE_MOUNTER_E_COMMAND_FAILED = -4, | 42 | MOBILE_IMAGE_MOUNTER_E_COMMAND_FAILED = -4, |
| 43 | MOBILE_IMAGE_MOUNTER_E_DEVICE_LOCKED = -5, | ||
| 43 | MOBILE_IMAGE_MOUNTER_E_UNKNOWN_ERROR = -256 | 44 | MOBILE_IMAGE_MOUNTER_E_UNKNOWN_ERROR = -256 |
| 44 | } mobile_image_mounter_error_t; | 45 | } mobile_image_mounter_error_t; |
| 45 | 46 | ||
