1 diff -up ed2k_hash-0.4.0/ed2k_hash/md4.h.64bit ed2k_hash-0.4.0/ed2k_hash/md4.h
2 --- ed2k_hash-0.4.0/ed2k_hash/md4.h.64bit 2002-09-04 19:24:37.000000000 +0200
3 +++ ed2k_hash-0.4.0/ed2k_hash/md4.h 2007-10-24 23:57:22.000000000 +0200
4 @@ -66,7 +66,7 @@ typedef unsigned char *POINTER;
5 typedef unsigned short int UINT2;
7 /* UINT4 defines a four byte word */
8 -typedef unsigned long int UINT4;
9 +typedef unsigned int UINT4;
11 /* PROTO_LIST is defined depending on how PROTOTYPES is defined above.
12 If using PROTOTYPES, then PROTO_LIST returns the list, otherwise it