]> git.pld-linux.org Git - packages/gettext.git/commitdiff
gettext patch
authorArtur Frysiak <artur@frysiak.net>
Mon, 29 Mar 1999 23:11:44 +0000 (23:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gettext-jbj.patch -> 1.1

gettext-jbj.patch [new file with mode: 0644]

diff --git a/gettext-jbj.patch b/gettext-jbj.patch
new file mode 100644 (file)
index 0000000..8a8cfa9
--- /dev/null
@@ -0,0 +1,15 @@
+--- gettext-0.10.35/lib/getline.h.jbj  Tue Sep  1 11:46:28 1998
++++ gettext-0.10.35/lib/getline.h      Tue Sep  1 11:47:30 1998
+@@ -27,10 +27,12 @@
+ #  endif
+ # endif
++#ifndef       __USE_GNU
+ int
+ getline PARAMS ((char **_lineptr, size_t *_n, FILE *_stream));
+ int
+ getdelim PARAMS ((char **_lineptr, size_t *_n, int _delimiter, FILE *_stream));
++#endif
+ #endif /* not GETLINE_H_ */
This page took 0.14821 seconds and 4 git commands to generate.