summaryrefslogtreecommitdiffstats
path: root/test/tls-provider.c
diff options
context:
space:
mode:
authorDimitri Papadopoulos <3234522+DimitriPapadopoulos@users.noreply.github.com>2023-07-16 09:09:31 +0200
committerTomas Mraz <tomas@openssl.org>2023-09-11 10:15:30 +0200
commitad31628cfef5893b2198077752302a7d9b58135c (patch)
tree3d95d6074b1c4f272a60aa95b2dfedf24ddd85d0 /test/tls-provider.c
parent84f371a130dbe7a46595fbabd274f152a0e6385f (diff)
Remove repeated words
Found by running the checkpatch.pl Linux script to enforce coding style. Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21468)
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 {