summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Olsson <martin@minimum.se>2014-09-04 12:45:05 -0400
committerRich Salz <rsalz@openssl.org>2014-09-08 10:52:19 -0400
commit610ac0525dc00eae988315530e0c30e22cef6c5d (patch)
treed73dd82ead4546e8aa7d6b21d674effd466691a1
parent9c096d0bbf548b79827db0e68a3728f712a00682 (diff)
RT2843: Remove another spurious close-comment token
Reviewed-by: Dr. Stephen Henson <steve@openssl.org> (cherry picked from commit 683cd7c9485009efcd5b522357519f0c7e1d4c47)
-rw-r--r--ssl/tls1.h2
1 files changed, 1 insertions, 1 deletions
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 */