mirror of
https://github.com/moparisthebest/curl
synced 2024-11-11 20:15:03 -05:00
added missing curl_easy_pause to export list.
This commit is contained in:
parent
62960f8a42
commit
9075195ec4
@ -7,6 +7,7 @@
|
|||||||
curl_easy_unescape,
|
curl_easy_unescape,
|
||||||
curl_easy_getinfo,
|
curl_easy_getinfo,
|
||||||
curl_easy_init,
|
curl_easy_init,
|
||||||
|
curl_easy_pause,
|
||||||
curl_easy_perform,
|
curl_easy_perform,
|
||||||
curl_easy_setopt,
|
curl_easy_setopt,
|
||||||
curl_escape,
|
curl_escape,
|
||||||
|
Loading…
Reference in New Issue
Block a user