Update SGC flag comment.
authorDr. Stephen Henson <steve@openssl.org>
Fri, 2 Jan 2015 23:09:39 +0000 (23:09 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 2 Jan 2015 23:12:37 +0000 (23:12 +0000)
commit5396c1190fe7c95b71d5d091c31d0fd6d65bb2ff
tree8261fe34197a28014399302f8743d0cafdd52183
parentcf95b2d66ac5ea857a28eb901effa4da6b0c4bca
Update SGC flag comment.

Since SGC has been removed from OpenSSL 1.0.2 the
SSL3_FLAGS_SGC_RESTART_DONE is no longer used. However the #define is
retained for compatibility.
Reviewed-by: Matt Caswell <matt@openssl.org>
ssl/ssl3.h