Make whitespace consistent with master branch.

This commit is contained in:
Dr. Stephen Henson 2013-01-15 15:55:54 +00:00
parent 24c45faba0
commit 8eb4456f93
3 changed files with 3 additions and 4 deletions

View File

@ -233,7 +233,7 @@ int ssl3_get_finished(SSL *s, int a, int b)
#ifdef OPENSSL_NO_NEXTPROTONEG #ifdef OPENSSL_NO_NEXTPROTONEG
/* the mac has already been generated when we received the /* the mac has already been generated when we received the
* change cipher spec message and is in s->s3->tmp.peer_finish_md. * change cipher spec message and is in s->s3->tmp.peer_finish_md
*/ */
#endif #endif

View File

@ -1276,7 +1276,6 @@ int ssl3_get_server_certificate(SSL *s)
#endif #endif
ret=1; ret=1;
if (0) if (0)
{ {
f_err: f_err: