Fix comment in ssl_locl.h
authorMatt Caswell <matt@openssl.org>
Fri, 27 Apr 2018 10:24:01 +0000 (11:24 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 2 May 2018 22:30:46 +0000 (23:30 +0100)
commitf054160a1923845f40d15457d1009420827f4c88
treefa91f1c7f781451d1790cf4ccc3b5de1a152243e
parenta216df599a6076147c27acea6c976fb11f505b1a
Fix comment in ssl_locl.h

The ciphers field in a session contains the stack of ciphers offered by
the client.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6113)
ssl/ssl_locl.h