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

spell-fixed a comment

parent 825a5267
No related branches found
No related tags found
No related merge requests found
......@@ -1123,7 +1123,7 @@ static void singlesocket(struct Curl_multi *multi,
action |= CURL_POLL_OUT;
}
/* Update the sockhash accordingly BEFORE the callback of not a removal,
/* Update the sockhash accordingly BEFORE the callback if not a removal,
in case the callback wants to use curl_multi_assign(), but do the
removal AFTER the callback for the very same reason (but then to be
able to pass the correct entry->socketp) */
......
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