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:36:01 +0000 (23:36 +0100)
commit0a878015c6355ca00832579361907ce89662b321
treed6bcd45e452c4d5f1e2d5a25bbf2912a8fa5bfa5
parent627e2c45535f9ec14014448843bf24010f210112
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/6114)
ssl/ssl_locl.h