X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=ssl%2Fssl_lib.c;h=48c37b821768ffabf92128f75b91b3c5fd03f3dd;hp=e8274a1c05480ee512d19b6573bbbd3476eec8fc;hb=a9998e2f67046d3f778d3c9d578ea56e183a638b;hpb=4fbfe86ae3c5a829ea1a259330921bd5549223a5 diff --git a/ssl/ssl_lib.c b/ssl/ssl_lib.c index e8274a1c05..48c37b8217 100644 --- a/ssl/ssl_lib.c +++ b/ssl/ssl_lib.c @@ -1721,7 +1721,7 @@ int SSL_shutdown(SSL *s) int SSL_key_update(SSL *s, int updatetype) { /* - * TODO(TLS1.3): How will applications know whether TLSv1.3+ has been + * TODO(TLS1.3): How will applications know whether TLSv1.3 has been * negotiated, and that it is appropriate to call SSL_key_update() instead * of SSL_renegotiate(). */