Loading tests/libtest/lib504.c +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ int test(char *URL) { CURL *c; CURLcode ret=CURLE_OK; int ret=0; CURLM *m; fd_set rd, wr, exc; CURLMcode res; Loading Loading
tests/libtest/lib504.c +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ int test(char *URL) { CURL *c; CURLcode ret=CURLE_OK; int ret=0; CURLM *m; fd_set rd, wr, exc; CURLMcode res; Loading