mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
RT 1530; fix incorrect comment
This commit is contained in:
parent
df8ef5f31a
commit
04f545a0d5
@ -1489,7 +1489,7 @@ int ssl3_get_client_hello(SSL *s)
|
||||
* ssl version is set - sslv3
|
||||
* s->session - The ssl session has been setup.
|
||||
* s->hit - session reuse flag
|
||||
* s->tmp.new_cipher - the new cipher to use.
|
||||
* s->s3->tmp.new_cipher- the new cipher to use.
|
||||
*/
|
||||
|
||||
/* Handles TLS extensions that we couldn't check earlier */
|
||||
|
Loading…
Reference in New Issue
Block a user