diff options
Diffstat (limited to 'include/libimobiledevice')
| -rw-r--r-- | include/libimobiledevice/afc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libimobiledevice/afc.h b/include/libimobiledevice/afc.h index 790df3d..d800d19 100644 --- a/include/libimobiledevice/afc.h +++ b/include/libimobiledevice/afc.h | |||
| @@ -37,7 +37,7 @@ extern "C" { | |||
| 37 | #define AFC_E_READ_ERROR 4 | 37 | #define AFC_E_READ_ERROR 4 |
| 38 | #define AFC_E_WRITE_ERROR 5 | 38 | #define AFC_E_WRITE_ERROR 5 |
| 39 | #define AFC_E_UNKNOWN_PACKET_TYPE 6 | 39 | #define AFC_E_UNKNOWN_PACKET_TYPE 6 |
| 40 | #define AFC_E_INVALID_ARGUMENT 7 | 40 | #define AFC_E_INVALID_ARG 7 |
| 41 | #define AFC_E_OBJECT_NOT_FOUND 8 | 41 | #define AFC_E_OBJECT_NOT_FOUND 8 |
| 42 | #define AFC_E_OBJECT_IS_DIR 9 | 42 | #define AFC_E_OBJECT_IS_DIR 9 |
| 43 | #define AFC_E_PERM_DENIED 10 | 43 | #define AFC_E_PERM_DENIED 10 |
