1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

added missing curl_easy_pause to export list.

This commit is contained in:
Gunter Knauf 2009-08-16 15:03:58 +00:00
parent 62960f8a42
commit 9075195ec4

View File

@ -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,