Tidy up comments.
This commit is contained in:
committed by
Ben Laurie
parent
f4a51970d2
commit
c9a6ddafc5
@@ -546,8 +546,8 @@ typedef struct ssl3_state_st
|
||||
* running on OS X 10.6 or newer. We wish to know this because Safari
|
||||
* on 10.8 .. 10.8.3 has broken ECDHE-ECDSA support. */
|
||||
char is_probably_safari;
|
||||
#endif /* OPENSSL_NO_EC */
|
||||
#endif /* OPENSSL_NO_TLSEXT */
|
||||
#endif /* !OPENSSL_NO_EC */
|
||||
#endif /* !OPENSSL_NO_TLSEXT */
|
||||
} SSL3_STATE;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user