aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/gettext-full/patches/110-error_progname_def.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2015-11-22 14:17:11 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2015-11-22 14:17:11 +0000
commit146dab88412642332cf3c3f53f574a2dce503615 (patch)
tree3461b4e84f4e5ac8b9e6984bdaac461db03ba1a1 /package/libs/gettext-full/patches/110-error_progname_def.patch
parentf6fe072836750a4e8c5202baf167534df052a898 (diff)
downloadupstream-146dab88412642332cf3c3f53f574a2dce503615.tar.gz
upstream-146dab88412642332cf3c3f53f574a2dce503615.tar.bz2
upstream-146dab88412642332cf3c3f53f574a2dce503615.zip
gettext-full: update to version 0.19.6
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47584
Diffstat (limited to 'package/libs/gettext-full/patches/110-error_progname_def.patch')
-rw-r--r--package/libs/gettext-full/patches/110-error_progname_def.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libs/gettext-full/patches/110-error_progname_def.patch b/package/libs/gettext-full/patches/110-error_progname_def.patch
index bf01d4b6a3..e47c7de77f 100644
--- a/package/libs/gettext-full/patches/110-error_progname_def.patch
+++ b/package/libs/gettext-full/patches/110-error_progname_def.patch
@@ -1,6 +1,6 @@
--- a/gettext-tools/libgettextpo/error.h
+++ b/gettext-tools/libgettextpo/error.h
-@@ -58,7 +58,7 @@ extern void error_at_line (int __status,
+@@ -68,7 +68,7 @@ extern void error_at_line (int __status,
/* If NULL, error will flush stdout, then print on stderr the program
name, a colon and a space. Otherwise, error will call this
function without parameters instead. */