Curl_llist_insert_next: allow insertion first in the list
When we specify the "insert after" entry as NULL, this function now inserts the new entry first in the list.
Loading
Please register or sign in to comment
When we specify the "insert after" entry as NULL, this function now inserts the new entry first in the list.