1
0
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:
Daniel Stenberg 2004-05-26 09:17:20 +00:00
parent 15cd35f67f
commit 8442c3942d

View File

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