aboutsummaryrefslogtreecommitdiff
path: root/japanese/plain2/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/plain2/files/patch-ab')
-rw-r--r--japanese/plain2/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/japanese/plain2/files/patch-ab b/japanese/plain2/files/patch-ab
new file mode 100644
index 000000000000..e69fa0a766a8
--- /dev/null
+++ b/japanese/plain2/files/patch-ab
@@ -0,0 +1,11 @@
+--- headfoot.c- Tue Apr 19 19:16:22 1994
++++ headfoot.c Sun Apr 20 18:52:25 1997
+@@ -290,7 +290,7 @@
+ {
+ char left[HF_MAXLEN];
+ char right[HF_MAXLEN];
+- char ret[64];
++ static char ret[64];
+ if (build(pat1, pat2, left, right)) {
+ (void)strcpy(ret, codeCvt(textQuote(left, roffTransQ)));
+ (void)strcat(ret, "\\\\\\\\nP");