diff options
Diffstat (limited to 'include/libimobiledevice/mobilesync.h')
| -rw-r--r-- | include/libimobiledevice/mobilesync.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libimobiledevice/mobilesync.h b/include/libimobiledevice/mobilesync.h index 3c0d576..b01e431 100644 --- a/include/libimobiledevice/mobilesync.h +++ b/include/libimobiledevice/mobilesync.h | |||
| @@ -321,7 +321,7 @@ void mobilesync_anchors_free(mobilesync_anchors_t anchors); | |||
| 321 | * | 321 | * |
| 322 | * @return A new plist_t of type PLIST_DICT. | 322 | * @return A new plist_t of type PLIST_DICT. |
| 323 | */ | 323 | */ |
| 324 | plist_t mobilesync_actions_new(); | 324 | plist_t mobilesync_actions_new(void); |
| 325 | 325 | ||
| 326 | /** | 326 | /** |
| 327 | * Add one or more new key:value pairs to the given actions plist. | 327 | * Add one or more new key:value pairs to the given actions plist. |
