aboutsummaryrefslogtreecommitdiff
path: root/x11/xcoloredit
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2007-05-30 20:11:46 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2007-05-30 20:11:46 +0000
commitce7733bb75ee70e188fcb28eddca0dd2cc08c12f (patch)
treec4973822f28a3d5184239eda956aaa8624da3bb5 /x11/xcoloredit
parent1bedb3eafdc60b6761fe39faed806d3548412fdf (diff)
downloadports-ce7733bb75ee70e188fcb28eddca0dd2cc08c12f.tar.gz
ports-ce7733bb75ee70e188fcb28eddca0dd2cc08c12f.zip
Fix build with gcc4
Notes
Notes: svn path=/head/; revision=192421
Diffstat (limited to 'x11/xcoloredit')
-rw-r--r--x11/xcoloredit/files/patch-xcoloredit.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11/xcoloredit/files/patch-xcoloredit.c b/x11/xcoloredit/files/patch-xcoloredit.c
new file mode 100644
index 000000000000..73aac0206b45
--- /dev/null
+++ b/x11/xcoloredit/files/patch-xcoloredit.c
@@ -0,0 +1,10 @@
+--- xcoloredit.c.orig Wed May 30 22:10:09 2007
++++ xcoloredit.c Wed May 30 22:10:57 2007
+@@ -85,6 +85,7 @@
+ static void move_scroll();
+ static void change_text_colour();
+
++static int WhichButton(String name);
+
+ #define MEMORY_OFFSET 8
+ #define NUM_MEMORIES 36