gettext-full: update to version 0.19.6
[openwrt.git] / package / libs / gettext-full / patches / 100-error_progname.patch
index 74f5169..38371ae 100644 (file)
@@ -1,6 +1,6 @@
 --- a/gettext-runtime/intl/intl-compat.c
 +++ b/gettext-runtime/intl/intl-compat.c
-@@ -129,3 +129,7 @@ bind_textdomain_codeset (const char *dom
+@@ -130,3 +130,7 @@ bind_textdomain_codeset (const char *dom
  {
    return libintl_bind_textdomain_codeset (domainname, codeset);
  }