1
0
mirror of https://github.com/moparisthebest/curl synced 2025-02-28 09:21:50 -05:00

there's an curl_easy_unescape too now

This commit is contained in:
Daniel Stenberg 2006-04-18 09:23:03 +00:00
parent db06d21339
commit 343b882d80

View File

@ -4,6 +4,7 @@
# (LIBCURL)
curl_easy_cleanup,
curl_easy_escape,
curl_easy_unescape,
curl_easy_getinfo,
curl_easy_init,
curl_easy_perform,