mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
metalink_cleanup: yet another follow-up fix
This commit is contained in:
parent
8c2c4e21b3
commit
154bf3d699
@ -157,7 +157,7 @@ void metalink_cleanup(void);
|
|||||||
#define clean_metalink(x) Curl_nop_stmt
|
#define clean_metalink(x) Curl_nop_stmt
|
||||||
|
|
||||||
/* metalink_cleanup() takes no arguments */
|
/* metalink_cleanup() takes no arguments */
|
||||||
#define metalink_cleanup Curl_nop_stmt
|
#define metalink_cleanup() Curl_nop_stmt
|
||||||
|
|
||||||
#endif /* USE_METALINK */
|
#endif /* USE_METALINK */
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user