Commit 04f545a0 authored by Rich Salz's avatar Rich Salz
Browse files

RT 1530; fix incorrect comment

parent df8ef5f3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1489,7 +1489,7 @@ int ssl3_get_client_hello(SSL *s)
	 * ssl version is set	- sslv3
	 * s->session		- The ssl session has been setup.
	 * s->hit		- session reuse flag
	 * s->tmp.new_cipher	- the new cipher to use.
	 * s->s3->tmp.new_cipher- the new cipher to use.
	 */

	/* Handles TLS extensions that we couldn't check earlier */