summaryrefslogtreecommitdiff
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, 0 insertions, 11 deletions
diff --git a/japanese/plain2/files/patch-ab b/japanese/plain2/files/patch-ab
deleted file mode 100644
index e69fa0a766a8..000000000000
--- a/japanese/plain2/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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");