mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
three new functions in the public API
This commit is contained in:
parent
15cd35f67f
commit
8442c3942d
@ -45,3 +45,6 @@ EXPORTS
|
||||
curl_share_setopt @ 37;
|
||||
curl_share_cleanup @ 38;
|
||||
curl_global_init_mem @ 39;
|
||||
curl_easy_strerror @ 40;
|
||||
curl_multi_strerror @ 41;
|
||||
curl_share_strerror @ 42;
|
||||
|
Loading…
Reference in New Issue
Block a user