aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/gettext-full/patches/003-gettext-error_print_progname.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2015-11-22 14:17:11 +0000
committerHauke Mehrtens <hauke@openwrt.org>2015-11-22 14:17:11 +0000
commit101fbbe51611c22497ff61bcf26c99742b0555ae (patch)
treeaa5b3a809f04a27a9599fc4a47b35a6b904f3893 /package/libs/gettext-full/patches/003-gettext-error_print_progname.patch
parent1ab07704159d92c9816b8459816cfe124d27e10f (diff)
downloadmaster-187ad058-101fbbe51611c22497ff61bcf26c99742b0555ae.tar.gz
master-187ad058-101fbbe51611c22497ff61bcf26c99742b0555ae.tar.bz2
master-187ad058-101fbbe51611c22497ff61bcf26c99742b0555ae.zip
gettext-full: update to version 0.19.6
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47584 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libs/gettext-full/patches/003-gettext-error_print_progname.patch')
-rw-r--r--package/libs/gettext-full/patches/003-gettext-error_print_progname.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libs/gettext-full/patches/003-gettext-error_print_progname.patch b/package/libs/gettext-full/patches/003-gettext-error_print_progname.patch
index 72fdc55f53..6698e300af 100644
--- a/package/libs/gettext-full/patches/003-gettext-error_print_progname.patch
+++ b/package/libs/gettext-full/patches/003-gettext-error_print_progname.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. */