summaryrefslogtreecommitdiffstats
path: root/test/tls-provider.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/tls-provider.c')
-rw-r--r--test/tls-provider.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tls-provider.c b/test/tls-provider.c
index a914620cd2..5f1479435f 100644
--- a/test/tls-provider.c
+++ b/test/tls-provider.c
@@ -2152,7 +2152,7 @@ struct keytype_desc_st {
/*
* Start blatant code steal. Alternative: Open up d2i_X509_PUBKEY_INTERNAL
* as per https://github.com/openssl/openssl/issues/16697 (TBD)
- * Code from from openssl/crypto/x509/x_pubkey.c as
+ * Code from openssl/crypto/x509/x_pubkey.c as
* ossl_d2i_X509_PUBKEY_INTERNAL is presently not public
*/
struct X509_pubkey_st {