Commit 8eb4456f authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Make whitespace consistent with master branch.

parent 24c45fab
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -233,7 +233,7 @@ int ssl3_get_finished(SSL *s, int a, int b)

#ifdef OPENSSL_NO_NEXTPROTONEG
	/* 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

+0 −1
Original line number Diff line number Diff line
@@ -1276,7 +1276,6 @@ int ssl3_get_server_certificate(SSL *s)

#endif
	ret=1;

	if (0)
		{
f_err:
+2 −2

File changed.

Contains only whitespace changes.