Fix small typo
authorRichard Levitte <levitte@openssl.org>
Wed, 25 Jan 2017 20:25:53 +0000 (21:25 +0100)
committerRichard Levitte <levitte@openssl.org>
Wed, 25 Jan 2017 20:46:52 +0000 (21:46 +0100)
commit4bb0b4381edd96bc357e43d8f9a1c55fb405f121
tree7c5d98797b55765c51f824e7754dbebbee9c73a8
parentb1531d8e6cc95837e38b10d875ae64144c6fdf7a
Fix small typo

In test/ssl_test, parsing ExpectedClientSignHash ended up in the
expected_server_sign_hash field.

Reviewed-by: Stephen Henson <steve@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2289)
test/ssl_test_ctx.c