From: Matt Caswell Date: Mon, 7 Nov 2016 15:15:06 +0000 (+0000) Subject: Update a comment X-Git-Tag: OpenSSL_1_1_1-pre1~3144 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=3d33f3bbe4e6dfa5ae36a2ced644b623b345bd9e;p=oweals%2Fopenssl.git Update a comment The name and type of the argument to ssl_check_for_safari() has changed. Reviewed-by: Kurt Roeckx Reviewed-by: Rich Salz --- diff --git a/ssl/t1_lib.c b/ssl/t1_lib.c index 1c2ee52328..100c9f9598 100644 --- a/ssl/t1_lib.c +++ b/ssl/t1_lib.c @@ -1690,7 +1690,7 @@ static int tls1_alpn_handle_client_hello_late(SSL *s, int *al) #ifndef OPENSSL_NO_EC /*- * ssl_check_for_safari attempts to fingerprint Safari using OS X - * SecureTransport using the TLS extension block in |pkt|. + * SecureTransport using the TLS extension block in |hello|. * Safari, since 10.6, sends exactly these extensions, in this order: * SNI, * elliptic_curves