Make sure that the last argument to RAND_add() is a float, or some
authorRichard Levitte <levitte@openssl.org>
Mon, 15 Mar 2004 22:37:08 +0000 (22:37 +0000)
committerRichard Levitte <levitte@openssl.org>
Mon, 15 Mar 2004 22:37:08 +0000 (22:37 +0000)
commitfd836aeee017d4c7fef8e4d21afa07081e815be2
treea965c2a41a004f2865f10652c2b875c98998640f
parent560f7abb7e12d09b5e1dd2e9c8e3c6a04fc901d3
Make sure that the last argument to RAND_add() is a float, or some
compilers may complain.
crypto/rand/md_rand.c
crypto/rand/rand_unix.c
crypto/rsa/rsa_eay.c
crypto/rsa/rsa_lib.c