mirror of
https://github.com/curl/curl.git
synced 2025-04-12 16:20:35 +08: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…
x
Reference in New Issue
Block a user