Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 1bc7ff83bf1a63037a57441c767017e8 > files > 6

w3c-libwww-5.4.1-0.20061204.1mdv2009.0.src.rpm

--- modules/md5/md5.h.orig	2006-04-22 02:25:32.000000000 +0200
+++ modules/md5/md5.h	2006-04-22 02:25:54.000000000 +0200
@@ -42,7 +42,7 @@
 typedef unsigned short int UINT2;
 
 /* UINT4 defines a four byte word */
-typedef unsigned long int UINT4;
+typedef unsigned int UINT4;
 
 /* PROTO_LIST is defined depending on how PROTOTYPES is defined above.
    If using PROTOTYPES, then PROTO_LIST returns the list, otherwise it