X-Git-Url: http://ftp.carnet.hr/pub/carnet-debian/scm?a=blobdiff_plain;f=src%2Fos_crypto%2Fsha1%2Fmd32_common.h;h=c68483a18b663ade679728ff1628f46b9bb29420;hb=789cbc8e52da68eba3517b920ef22e000cf3c9fd;hp=1f9b1abee0847ab1f57a64ee8164e68f9caf7439;hpb=6ef2f786c6c8ead94841b5f93baf9f43421f08c8;p=ossec-hids.git diff --git a/src/os_crypto/sha1/md32_common.h b/src/os_crypto/sha1/md32_common.h index 1f9b1ab..c68483a 100755 --- a/src/os_crypto/sha1/md32_common.h +++ b/src/os_crypto/sha1/md32_common.h @@ -607,7 +607,7 @@ int HASH_FINAL (unsigned char *md, HASH_CTX *c) } #ifndef MD32_REG_T -#define MD32_REG_T long +#define MD32_REG_T int /* * This comment was originaly written for MD5, which is why it * discusses A-D. But it basically applies to all 32-bit digests,