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:00 -0400
commit683cd7c9485009efcd5b522357519f0c7e1d4c47 (patch)
tree1762526d8967695d09381261278281dfe3c9e088
parent6b0dc6eff1a59274730802db923d55802378d011 (diff)
RT2843: Remove another spurious close-comment token
Reviewed-by: Dr. Stephen Henson <steve@openssl.org>
-rw-r--r--ssl/tls1.h2
1 files changed, 1 insertions, 1 deletions
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 */