aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/gettext-full/patches/003-gettext-error_print_progname.patch
diff options
context:
space:
mode:
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. */