mirror of
https://github.com/apache/httpd.git
synced 2025-08-08 15:02:10 +03:00
tab vs space
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1633530 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -1150,7 +1150,7 @@ static apr_status_t ssl_io_filter_handshake(ssl_filter_ctx_t *filter_ctx)
|
||||
"request to '%s'", hostname_note);
|
||||
ssl_log_ssl_error(SSLLOG_MARK, APLOG_WARNING, server);
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
if ((n = SSL_connect(filter_ctx->pssl)) <= 0) {
|
||||
|
Reference in New Issue
Block a user