mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
stop a compiler warning
This commit is contained in:
parent
773a8fe598
commit
e82a575894
@ -21,4 +21,5 @@
|
||||
*/
|
||||
void ares_free_errmem(char *mem)
|
||||
{
|
||||
(void)mem;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user