summaryrefslogtreecommitdiffstats
path: root/crypto/dsa
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/dsa')
-rw-r--r--crypto/dsa/dsa_local.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/dsa/dsa_local.h b/crypto/dsa/dsa_local.h
index 9e33fae131..cb7f903a04 100644
--- a/crypto/dsa/dsa_local.h
+++ b/crypto/dsa/dsa_local.h
@@ -14,7 +14,7 @@
struct dsa_st {
/*
* This first variable is used to pick up errors where a DSA is passed
- * instead of of a EVP_PKEY
+ * instead of an EVP_PKEY
*/
int pad;
int32_t version;