Loading include/curl/easy.h +1 −1 Original line number Diff line number Diff line Loading @@ -72,7 +72,7 @@ CURL* curl_easy_duphandle(CURL *curl); * It does keep: live connections, the Session ID cache, the DNS cache and the * cookies. */ CURL* curl_easy_duphandle(CURL *curl); CURL* curl_easy_reset(CURL *curl); #ifdef __cplusplus } Loading Loading
include/curl/easy.h +1 −1 Original line number Diff line number Diff line Loading @@ -72,7 +72,7 @@ CURL* curl_easy_duphandle(CURL *curl); * It does keep: live connections, the Session ID cache, the DNS cache and the * cookies. */ CURL* curl_easy_duphandle(CURL *curl); CURL* curl_easy_reset(CURL *curl); #ifdef __cplusplus } Loading