cperciva 2005-03-09 16:22:21 UTC
FreeBSD src repository
Modified files:
lib/libmd sha.3
Log:
The third parameter to SHA_Update and SHA1_Update is a "size_t", not a
"unsigned int".
Revision Changes Path
1.18 +2 -2 src/lib/libmd/sha.3