diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/lib/libcrypto/crypto.h | 2 | ||||
-rw-r--r-- | src/lib/libssl/src/crypto/crypto.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/crypto.h b/src/lib/libcrypto/crypto.h index 2609b18b5f..0b7634cd9e 100644 --- a/src/lib/libcrypto/crypto.h +++ b/src/lib/libcrypto/crypto.h | |||
@@ -168,7 +168,7 @@ typedef struct openssl_item_st { | |||
168 | } OPENSSL_ITEM; | 168 | } OPENSSL_ITEM; |
169 | 169 | ||
170 | 170 | ||
171 | /* When changing the CRYPTO_LOCK_* list, be sure to maintin the text lock | 171 | /* When changing the CRYPTO_LOCK_* list, be sure to maintain the text lock |
172 | * names in cryptlib.c | 172 | * names in cryptlib.c |
173 | */ | 173 | */ |
174 | 174 | ||
diff --git a/src/lib/libssl/src/crypto/crypto.h b/src/lib/libssl/src/crypto/crypto.h index 2609b18b5f..0b7634cd9e 100644 --- a/src/lib/libssl/src/crypto/crypto.h +++ b/src/lib/libssl/src/crypto/crypto.h | |||
@@ -168,7 +168,7 @@ typedef struct openssl_item_st { | |||
168 | } OPENSSL_ITEM; | 168 | } OPENSSL_ITEM; |
169 | 169 | ||
170 | 170 | ||
171 | /* When changing the CRYPTO_LOCK_* list, be sure to maintin the text lock | 171 | /* When changing the CRYPTO_LOCK_* list, be sure to maintain the text lock |
172 | * names in cryptlib.c | 172 | * names in cryptlib.c |
173 | */ | 173 | */ |
174 | 174 | ||