summaryrefslogtreecommitdiff
path: root/japanese/mh/files/patch-h:mh.h
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/mh/files/patch-h:mh.h')
-rw-r--r--japanese/mh/files/patch-h:mh.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/japanese/mh/files/patch-h:mh.h b/japanese/mh/files/patch-h:mh.h
new file mode 100644
index 000000000000..ae0a1e9bca2a
--- /dev/null
+++ b/japanese/mh/files/patch-h:mh.h
@@ -0,0 +1,13 @@
+Index: h/mh.h
+diff -u h/mh.h.orig h/mh.h
+--- h/mh.h.orig Wed Dec 2 02:05:00 1998
++++ h/mh.h Fri Jul 18 16:47:28 2003
+@@ -253,7 +253,7 @@
+ int atooi ();
+ char **brkstring ();
+ void closefds ();
+-char *concat ();
++char *concat (char *, ...);
+ char *copy ();
+ char **copyip ();
+ void cpydata ();