Remove empty line.

This commit is contained in:
Rob Stradling 2013-09-10 11:38:52 +01:00
parent 583c2aa3e5
commit 7a1b1722f5

View File

@ -532,7 +532,6 @@ typedef struct ssl3_state_st
char is_probably_safari;
#endif /* !OPENSSL_NO_EC */
#endif /* !OPENSSL_NO_TLSEXT */
} SSL3_STATE;