Cleanup
This commit is contained in:
parent
b5e7861125
commit
9cff56ea62
2 changed files with 2 additions and 2 deletions
|
@ -44,7 +44,7 @@ typedef struct http_transfer_info
|
|||
void *rarch_task_push_http_transfer(const char *url, const char *type,
|
||||
retro_task_callback_t cb, void *userdata);
|
||||
|
||||
http_transfer_info_t *http_task_get_transfer_list();
|
||||
http_transfer_info_t *http_task_get_transfer_list(void);
|
||||
|
||||
void http_task_free_transfer_list(http_transfer_info_t *list);
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue