commit | 3a25b96cafee00b932cbc827cb1ef07a08f8ee05 | [log] [tgz] |
---|---|---|
author | Bodo Möller <bodo@openssl.org> | Wed Apr 18 15:11:42 2001 +0000 |
committer | Bodo Möller <bodo@openssl.org> | Wed Apr 18 15:11:42 2001 +0000 |
tree | 202d4f9d01950e2eb810d2c0ca64c0f68de88350 | |
parent | 6e6d04e29a9ea25d3ebc77a314c00dc62fdb6047 [diff] [blame] |
typo
diff --git a/CHANGES b/CHANGES index f284da3..f2d5a4f 100644 --- a/CHANGES +++ b/CHANGES
@@ -13,7 +13,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