]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix comment in ssl.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:39:23 +0000 (23:39 +0100)
commitd7d6d9531a0a9bb40a5f8b0256c04fa7a3e9b0c6
treed193894f3792cf8b55fb91d0aea84d46fda55a06
parent3f5b23403cfa893f51b8def07a430a25ec607fc8
Fix comment in ssl.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/6115)
ssl/ssl.h