NULL is not an integer...

This commit is contained in:
Richard Levitte 2000-08-18 09:30:31 +00:00
parent 6fd5a04729
commit 97a377b973

View File

@ -66,7 +66,7 @@
static EVP_MD md4_md=
{
NID_md4,
NULL,
0,
MD4_DIGEST_LENGTH,
MD4_Init,
MD4_Update,