Fix build with gcc4

This commit is contained in:
Tilman Keskinoz 2007-05-30 20:11:46 +00:00
parent 1bedb3eafd
commit ce7733bb75
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=192421

View file

@ -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