summaryrefslogtreecommitdiff
path: root/math/ploticus/files/patch-src::swf.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--math/ploticus/files/patch-src::swf.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/math/ploticus/files/patch-src::swf.c b/math/ploticus/files/patch-src::swf.c
new file mode 100644
index 000000000000..63e500760310
--- /dev/null
+++ b/math/ploticus/files/patch-src::swf.c
@@ -0,0 +1,11 @@
+--- swf.c.orig Tue May 20 02:55:58 2003
++++ swf.c Wed Jun 4 09:41:53 2003
+@@ -80,7 +80,7 @@
+ static void swf_TX(char *s);
+ static void swf_LS(char *s);
+ static void swf_PO(char *s);
+-static void swf_FT(char *s);
++/* static void swf_FT(char *s); */
+ static void swf_TR(char *s);
+
+ /* ============================= */