From 3b80e3aa9e0c4543dbd8f7ef1794a1db0a2ec271 Mon Sep 17 00:00:00 2001 From: Ulf Möller Date: Fri, 7 Sep 2001 06:13:40 +0000 Subject: ispell --- INSTALL.W32 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'INSTALL.W32') diff --git a/INSTALL.W32 b/INSTALL.W32 index 618a5107bb..b29e026e46 100644 --- a/INSTALL.W32 +++ b/INSTALL.W32 @@ -257,5 +257,5 @@ malloc(), free() and realloc() as the application. However there are many standard library functions used by OpenSSL that call malloc() internally (e.g. fopen()), and OpenSSL cannot change these; so in general you cannot - rely on CYRPTO_malloc_init() solving your problem, and you should + rely on CRYPTO_malloc_init() solving your problem, and you should consistently use the multithreaded library. -- cgit v1.2.3