aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/nicetext/files/patch-aa11
-rw-r--r--textproc/nicetext/files/patch-ab11
2 files changed, 22 insertions, 0 deletions
diff --git a/textproc/nicetext/files/patch-aa b/textproc/nicetext/files/patch-aa
new file mode 100644
index 000000000000..68dc23a410d9
--- /dev/null
+++ b/textproc/nicetext/files/patch-aa
@@ -0,0 +1,11 @@
+--- gendict/src/genmodel.cc.orig Sat Jun 19 17:22:05 1999
++++ gendict/src/genmodel.cc Sat Jun 19 17:22:34 1999
+@@ -102,7 +102,7 @@
+ #include <fstream.h>
+ #include <stdio.h>
+ #include <stdlib.h>
+-#include <String.h>
++#include <string.h>
+ #include "../../mtc++/include/MTC++.h"
+ #include "../../mtc++/include/mstring.h"
+ #include "../../mtc++/include/errormsg.h"
diff --git a/textproc/nicetext/files/patch-ab b/textproc/nicetext/files/patch-ab
new file mode 100644
index 000000000000..24c3e583e2b0
--- /dev/null
+++ b/textproc/nicetext/files/patch-ab
@@ -0,0 +1,11 @@
+--- babble/src/bitcp.cc.orig Sat Jun 19 17:24:53 1999
++++ babble/src/bitcp.cc Sat Jun 19 17:25:04 1999
+@@ -39,7 +39,7 @@
+ #include <fstream.h>
+ #include <stdio.h>
+ #include <stdlib.h>
+-#include <String.h>
++#include <string.h>
+ #include <unistd.h>
+ #include "../../mtc++/include/MTC++.h"
+ #include "../../mtc++/include/mstring.h"