summaryrefslogtreecommitdiff
path: root/science/chemtool/files/patch-ct1.h
diff options
context:
space:
mode:
Diffstat (limited to 'science/chemtool/files/patch-ct1.h')
-rw-r--r--science/chemtool/files/patch-ct1.h16
1 files changed, 0 insertions, 16 deletions
diff --git a/science/chemtool/files/patch-ct1.h b/science/chemtool/files/patch-ct1.h
deleted file mode 100644
index f0aa7bcadb63..000000000000
--- a/science/chemtool/files/patch-ct1.h
+++ /dev/null
@@ -1,16 +0,0 @@
-
-$FreeBSD$
-
---- ct1.h.orig Sat Aug 31 01:07:06 2002
-+++ ct1.h Sat Aug 31 01:07:56 2002
-@@ -224,8 +224,8 @@
- extern void check_fig2dev(void);
-
- #ifdef LIBUNDO
--extern int undo_free();
--extern int undo_malloc();
-+extern void undo_free();
-+extern void *undo_malloc();
- extern int undo_snapshot();
- #endif
-