Skip to content
Snippets Groups Projects
Commit c9081a82 authored by Yang Tse's avatar Yang Tse
Browse files

hostip: edit comment

parent 5088e370
No related branches found
No related tags found
No related merge requests found
......@@ -366,7 +366,7 @@ Curl_cache_addr(struct SessionHandle *data,
dns = dns2;
dns->inuse++; /* mark entry as in-use */
/* free the allocated entry_id again */
/* free the allocated entry_id */
free(entry_id);
return dns;
......
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