summaryrefslogtreecommitdiff
path: root/editors/axe/files/patch-Help::axinfo.c
diff options
context:
space:
mode:
Diffstat (limited to 'editors/axe/files/patch-Help::axinfo.c')
-rw-r--r--editors/axe/files/patch-Help::axinfo.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/axe/files/patch-Help::axinfo.c b/editors/axe/files/patch-Help::axinfo.c
deleted file mode 100644
index 944e96e0e1c5..000000000000
--- a/editors/axe/files/patch-Help::axinfo.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- Help/axinfo.c.orig Fri May 10 22:26:46 2002
-+++ Help/axinfo.c Fri May 10 22:27:13 2002
-@@ -45,7 +45,7 @@
- #include <stdio.h>
-
- extern char *getenv();
--extern char *malloc(), *realloc();
-+extern void *malloc(), *realloc();
-
- #include "Confirmer.h"
- #include "Hyper.h"