From 5ca5b51039fe81742072a2faae92c5c2e7d79d3d Mon Sep 17 00:00:00 2001 From: miod <> Date: Fri, 18 Apr 2014 18:33:18 +0000 Subject: typo --- src/lib/libcrypto/crypto.h | 2 +- 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 { } OPENSSL_ITEM; -/* When changing the CRYPTO_LOCK_* list, be sure to maintin the text lock +/* When changing the CRYPTO_LOCK_* list, be sure to maintain the text lock * names in cryptlib.c */ 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 { } OPENSSL_ITEM; -/* When changing the CRYPTO_LOCK_* list, be sure to maintin the text lock +/* When changing the CRYPTO_LOCK_* list, be sure to maintain the text lock * names in cryptlib.c */ -- cgit v1.2.3-55-g6feb