Loading lib/ssluse.c +1 −1 Original line number Diff line number Diff line Loading @@ -743,7 +743,6 @@ cert_hostcheck(const char *certname, const char *hostname) } return 0; } #endif static CURLcode verifyhost(struct connectdata *conn) { Loading Loading @@ -886,6 +885,7 @@ static CURLcode verifyhost(struct connectdata *conn) return CURLE_OK; } #endif /* ====================================================== */ CURLcode Loading Loading
lib/ssluse.c +1 −1 Original line number Diff line number Diff line Loading @@ -743,7 +743,6 @@ cert_hostcheck(const char *certname, const char *hostname) } return 0; } #endif static CURLcode verifyhost(struct connectdata *conn) { Loading Loading @@ -886,6 +885,7 @@ static CURLcode verifyhost(struct connectdata *conn) return CURLE_OK; } #endif /* ====================================================== */ CURLcode Loading