summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/includes/gnutls/x509.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/includes/gnutls/x509.h b/lib/includes/gnutls/x509.h
index 2f0a85498c..5c5f6ca506 100644
--- a/lib/includes/gnutls/x509.h
+++ b/lib/includes/gnutls/x509.h
@@ -1003,7 +1003,7 @@ typedef enum gnutls_certificate_verify_flags {
* corresponds to @GNUTLS_SEC_PARAM_ULTRA (192 bits)
* @GNUTLS_PROFILE_FUTURE: A verification profile that
* corresponds to @GNUTLS_SEC_PARAM_FUTURE (256 bits)
-% * @GNUTLS_PROFILE_SUITEB128: A verification profile that
+ * @GNUTLS_PROFILE_SUITEB128: A verification profile that
* applies the SUITEB128 rules
* @GNUTLS_PROFILE_SUITEB192: A verification profile that
* applies the SUITEB192 rules