summaryrefslogtreecommitdiff
path: root/editors/axe/files/patch-coaxe.c
blob: e919b66b3761fa152343e57342be19d9c13997f4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- coaxe.c.orig	Fri May 10 22:28:40 2002
+++ coaxe.c	Fri May 10 22:28:53 2002
@@ -38,7 +38,7 @@
 #endif
 #include <stdio.h>
 extern char *getenv();
-extern char *malloc(), *realloc();
+extern void *malloc(), *realloc();
 
 #include "util.h"