mirror of
https://github.com/curl/curl.git
synced 2026-06-02 04:24:15 +03:00
stop a compiler warning
This commit is contained in:
parent
773a8fe598
commit
e82a575894
1 changed files with 1 additions and 0 deletions
|
|
@ -21,4 +21,5 @@
|
|||
*/
|
||||
void ares_free_errmem(char *mem)
|
||||
{
|
||||
(void)mem;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue