Loading tests/libtest/lib509.c +1 −1 Original line number Diff line number Diff line Loading @@ -251,7 +251,7 @@ int test(char *URL) return i; } #else /* USE_SSLEAY */ CURLcode test(char *URL) int test(char *URL) { (void)URL; return CURLE_FAILED_INIT; Loading Loading
tests/libtest/lib509.c +1 −1 Original line number Diff line number Diff line Loading @@ -251,7 +251,7 @@ int test(char *URL) return i; } #else /* USE_SSLEAY */ CURLcode test(char *URL) int test(char *URL) { (void)URL; return CURLE_FAILED_INIT; Loading