diff options
Diffstat (limited to 'include/libimobiledevice/afc.h')
| -rw-r--r-- | include/libimobiledevice/afc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/libimobiledevice/afc.h b/include/libimobiledevice/afc.h index d262650..faf1b10 100644 --- a/include/libimobiledevice/afc.h +++ b/include/libimobiledevice/afc.h | |||
| @@ -115,6 +115,7 @@ afc_error_t afc_set_file_time(afc_client_t client, const char *path, uint64_t mt | |||
| 115 | 115 | ||
| 116 | /* Helper functions */ | 116 | /* Helper functions */ |
| 117 | afc_error_t afc_get_device_info_key(afc_client_t client, const char *key, char **value); | 117 | afc_error_t afc_get_device_info_key(afc_client_t client, const char *key, char **value); |
| 118 | afc_error_t afc_dictionary_free(char **dictionary); | ||
| 118 | 119 | ||
| 119 | #ifdef __cplusplus | 120 | #ifdef __cplusplus |
| 120 | } | 121 | } |
