diff options
author | miod <> | 2014-04-18 18:33:18 +0000 |
---|---|---|
committer | miod <> | 2014-04-18 18:33:18 +0000 |
commit | 5ca5b51039fe81742072a2faae92c5c2e7d79d3d (patch) | |
tree | d20f457c8c5c72752fa2f530d30672fd8f9c3325 /src/lib | |
parent | 92fab076294afea29ba785dabca3d8f0eb308d8e (diff) | |
download | openbsd-5ca5b51039fe81742072a2faae92c5c2e7d79d3d.tar.gz openbsd-5ca5b51039fe81742072a2faae92c5c2e7d79d3d.tar.bz2 openbsd-5ca5b51039fe81742072a2faae92c5c2e7d79d3d.zip |
typo
Diffstat (limited to 'src/lib')
-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 | ||