Loading tests/libtest/lib555.c +2 −2 Original line number Diff line number Diff line Loading @@ -60,7 +60,7 @@ static curlioerr ioctlcallback(CURL *handle, int test(char *URL) { CURLcode res; int res; CURL *curl; int counter=0; CURLM *m; Loading Loading @@ -142,6 +142,6 @@ int test(char *URL) curl_global_cleanup(); return (int)res; return res; } Loading
tests/libtest/lib555.c +2 −2 Original line number Diff line number Diff line Loading @@ -60,7 +60,7 @@ static curlioerr ioctlcallback(CURL *handle, int test(char *URL) { CURLcode res; int res; CURL *curl; int counter=0; CURLM *m; Loading Loading @@ -142,6 +142,6 @@ int test(char *URL) curl_global_cleanup(); return (int)res; return res; }