Re-add accidentally deleted #endif.
This commit is contained in:
parent
63fe322160
commit
3a8b23bfd9
@ -1910,6 +1910,7 @@ static void ssl_check_for_safari(SSL *s, const unsigned char *data, const unsign
|
|||||||
|
|
||||||
s->s3->is_probably_safari = 1;
|
s->s3->is_probably_safari = 1;
|
||||||
}
|
}
|
||||||
|
#endif /* !OPENSSL_NO_EC */
|
||||||
|
|
||||||
/* tls1_alpn_handle_client_hello is called to process the ALPN extension in a
|
/* tls1_alpn_handle_client_hello is called to process the ALPN extension in a
|
||||||
* ClientHello.
|
* ClientHello.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user