Explorar o código

*** empty log message ***

François Pinard %!s(int64=30) %!d(string=hai) anos
pai
achega
b65f6ecdec
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/diffarch.c

+ 1 - 1
src/diffarch.c

@@ -51,7 +51,7 @@ extern int errno;
 #define lstat stat
 #endif
 
-extern char *valloc();
+extern void *valloc();
 
 extern union record *head;		/* Points to current tape header */
 extern struct stat hstat;		/* Stat struct corresponding */