RT2843: Remove another spurious close-comment token

Reviewed-by: Dr. Stephen Henson <steve@openssl.org>
(cherry picked from commit 683cd7c948)
This commit is contained in:
Martin Olsson
2014-09-04 12:45:05 -04:00
committed by Rich Salz
parent 9c096d0bbf
commit 610ac0525d

View File

@@ -244,7 +244,7 @@ extern "C" {
#if 0 /* will have to be provided externally for now , #if 0 /* will have to be provided externally for now ,
* i.e. build with -DTLSEXT_TYPE_opaque_prf_input=38183 * i.e. build with -DTLSEXT_TYPE_opaque_prf_input=38183
* using whatever extension number you'd like to try */ * using whatever extension number you'd like to try */
# define TLSEXT_TYPE_opaque_prf_input ?? */ # define TLSEXT_TYPE_opaque_prf_input ??
#endif #endif
/* Temporary extension type */ /* Temporary extension type */