From: Bodo Möller Date: Wed, 18 Apr 2001 15:12:26 +0000 (+0000) Subject: typo X-Git-Tag: OpenSSL_0_9_6b~36 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ecacb136c5b0fe431751d6473bfd2208e4a73016;p=oweals%2Fopenssl.git typo --- diff --git a/CHANGES b/CHANGES index 9c5c54410f..d59baf9a57 100644 --- a/CHANGES +++ b/CHANGES @@ -6,7 +6,7 @@ *) Move 'if (!initialized) RAND_poll()' into regions protected by CRYPTO_LOCK_RAND. This is not strictly necessary, but avoids - having multiple threads calling RAND_poll() concurrently. + having multiple threads call RAND_poll() concurrently. [Bodo Moeller] *) In crypto/rand/md_rand.c, replace 'add_do_not_lock' flag by a