aboutsummaryrefslogtreecommitdiffstats
path: root/editors/biew/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'editors/biew/files/patch-ab')
-rw-r--r--editors/biew/files/patch-ab12
1 files changed, 6 insertions, 6 deletions
diff --git a/editors/biew/files/patch-ab b/editors/biew/files/patch-ab
index 857ef674fa2b..c6d956d04ea6 100644
--- a/editors/biew/files/patch-ab
+++ b/editors/biew/files/patch-ab
@@ -1,11 +1,11 @@
---- tools/biewhlp/biewhlp.c.orig Fri Mar 3 11:08:24 2000
-+++ tools/biewhlp/biewhlp.c Sat Mar 4 15:00:57 2000
-@@ -29,7 +29,7 @@
+--- tools/biewhlp/biewhlp.c.orig Fri Jun 2 21:01:18 2000
++++ tools/biewhlp/biewhlp.c Fri Jun 9 08:01:32 2000
+@@ -32,7 +32,7 @@
BGLOBAL bOutput;
#define BBIO_CACHE_SIZE 0x1000
--#define ARCHIVER "lzss e"
-+#define ARCHIVER "./lzss e"
+-#define ARCHIVER "lzss e"
++#define ARCHIVER "./lzss e"
+ #define COMPNAME "temp_fil.tmp"
#define TEMPFNAME "temp_hlp.tmp"
- void MyCallBack(IniInfo *ini)