diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2015-11-22 14:17:11 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2015-11-22 14:17:11 +0000 |
commit | 146dab88412642332cf3c3f53f574a2dce503615 (patch) | |
tree | 3461b4e84f4e5ac8b9e6984bdaac461db03ba1a1 /package/libs/gettext-full/patches/003-gettext-error_print_progname.patch | |
parent | f6fe072836750a4e8c5202baf167534df052a898 (diff) | |
download | mtk-20170518-146dab88412642332cf3c3f53f574a2dce503615.zip mtk-20170518-146dab88412642332cf3c3f53f574a2dce503615.tar.gz mtk-20170518-146dab88412642332cf3c3f53f574a2dce503615.tar.bz2 |
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/003-gettext-error_print_progname.patch')
-rw-r--r-- | package/libs/gettext-full/patches/003-gettext-error_print_progname.patch | 2 |
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 72fdc55..6698e30 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. */ |