Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > by-pkgid > a999f591fff5c66df450b058c8a6def6 > files > 1

macutils-2.0b3-18mdv2009.1.src.rpm

--- macutils/hexbin/buffer.c~	1993-10-02 21:16:00.000000000 +0100
+++ macutils/hexbin/buffer.c	2004-06-08 04:44:10.318318994 +0200
@@ -3,7 +3,7 @@
 #include "buffer.h"
 #include "../fileio/wrfile.h"
 
-extern char *malloc();
+/*extern char *malloc();*/
 extern char *realloc();
 extern void exit();