From: Martin Olsson Date: Thu, 4 Sep 2014 16:45:05 +0000 (-0400) Subject: RT2843: Remove another spurious close-comment token X-Git-Tag: master-pre-reformat~353 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=683cd7c9485009efcd5b522357519f0c7e1d4c47;p=openssl RT2843: Remove another spurious close-comment token Reviewed-by: Dr. Stephen Henson --- diff --git a/ssl/tls1.h b/ssl/tls1.h index 11af8393cd..c90fbee038 100644 --- a/ssl/tls1.h +++ b/ssl/tls1.h @@ -253,7 +253,7 @@ extern "C" { #if 0 /* will have to be provided externally for now , * i.e. build with -DTLSEXT_TYPE_opaque_prf_input=38183 * using whatever extension number you'd like to try */ -# define TLSEXT_TYPE_opaque_prf_input ?? */ +# define TLSEXT_TYPE_opaque_prf_input ?? #endif /* Temporary extension type */