From: Martin Olsson Date: Thu, 4 Sep 2014 16:45:05 +0000 (-0400) Subject: RT2843: Remove another spurious close-comment token X-Git-Tag: OpenSSL_1_0_2-beta3~48 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=610ac0525dc00eae988315530e0c30e22cef6c5d RT2843: Remove another spurious close-comment token Reviewed-by: Dr. Stephen Henson (cherry picked from commit 683cd7c9485009efcd5b522357519f0c7e1d4c47) --- diff --git a/ssl/tls1.h b/ssl/tls1.h index 869880848e..09d1763f5b 100644 --- a/ssl/tls1.h +++ b/ssl/tls1.h @@ -244,7 +244,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 */