aboutsummaryrefslogtreecommitdiff
path: root/graphics/xfractint/files/patch-prompts1.c
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/xfractint/files/patch-prompts1.c')
-rw-r--r--graphics/xfractint/files/patch-prompts1.c13
1 files changed, 11 insertions, 2 deletions
diff --git a/graphics/xfractint/files/patch-prompts1.c b/graphics/xfractint/files/patch-prompts1.c
index e4a0b316b20b..524306492f1b 100644
--- a/graphics/xfractint/files/patch-prompts1.c
+++ b/graphics/xfractint/files/patch-prompts1.c
@@ -1,5 +1,5 @@
---- prompts1.c.orig Tue Sep 7 00:38:10 1999
-+++ prompts1.c Sun Dec 7 02:48:35 2003
+--- prompts1.c.orig Mon Apr 8 19:33:28 2002
++++ prompts1.c Mon Sep 3 19:16:50 2007
@@ -8,7 +8,7 @@
#ifndef __386BSD__
#include <sys/types.h>
@@ -18,3 +18,12 @@
#include <malloc.h>
#endif
+@@ -1980,7 +1980,7 @@
+ /* subrtn of get_file_entry, separated so that storage gets freed up */
+ {
+ #ifdef XFRACT
+- static FCODE o_instr[]={"Press "FK_F6" to select different file, "FK_F2" for details,
++ static FCODE o_instr[]={"Press "FK_F6" to select different file, "FK_F2" for details, \
+ "FK_F4" to toggle sort "};
+ /* keep the above split on two lines, the carriage return is needed to keep the
+ line length < 80 characters */