Tidy up comments.
This commit is contained in:
committed by
Ben Laurie
parent
6a0b803fc0
commit
9409e18179
@@ -3068,8 +3068,8 @@ void ssl3_clear(SSL *s)
|
||||
s->s3->tlsext_custom_types_count = 0;
|
||||
#ifndef OPENSSL_NO_EC
|
||||
s->s3->is_probably_safari = 0;
|
||||
#endif /* OPENSSL_NO_EC */
|
||||
#endif /* OPENSSL_NO_TLSEXT */
|
||||
#endif /* !OPENSSL_NO_EC */
|
||||
#endif /* !OPENSSL_NO_TLSEXT */
|
||||
|
||||
rp = s->s3->rbuf.buf;
|
||||
wp = s->s3->wbuf.buf;
|
||||
|
||||
Reference in New Issue
Block a user