Update comment for TLSEXT_TYPE_renegotiate.

Change-Id: I2b831cf04e15116b849dae714d77602da4cbad91
Reviewed-on: https://boringssl-review.googlesource.com/1064
Reviewed-by: Adam Langley <agl@google.com>
This commit is contained in:
David Benjamin 2014-07-01 00:50:39 -04:00 committed by Adam Langley
parent 2e5d686e5a
commit 0442ac5ce4

View File

@ -243,7 +243,7 @@ extern "C" {
/* ExtensionType value from RFC4507 */
#define TLSEXT_TYPE_session_ticket 35
/* Temporary extension type */
/* ExtensionType value from RFC5746 */
#define TLSEXT_TYPE_renegotiate 0xff01
#ifndef OPENSSL_NO_NEXTPROTONEG