summaryrefslogtreecommitdiffstats
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, 16 insertions, 0 deletions
diff --git a/science/chemtool/files/patch-ct1.h b/science/chemtool/files/patch-ct1.h
new file mode 100644
index 0000000..f0aa7bc
--- /dev/null
+++ b/science/chemtool/files/patch-ct1.h
@@ -0,0 +1,16 @@
+
+$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
+
OpenPOWER on IntegriCloud