Skip to content
Snippets Groups Projects
Commit e82a5758 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

stop a compiler warning

parent 773a8fe5
No related branches found
No related tags found
No related merge requests found
......@@ -21,4 +21,5 @@
*/
void ares_free_errmem(char *mem)
{
(void)mem;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment