X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/d8913862bf316faba1799991695a4d804c262988..b13f617e47029acd2f5ee70732131ea4652598d3:/tools/bison/patches/010-intl-stub-compat.patch?ds=inline diff --git a/tools/bison/patches/010-intl-stub-compat.patch b/tools/bison/patches/010-intl-stub-compat.patch index 7690e10ed..2cd720b68 100644 --- a/tools/bison/patches/010-intl-stub-compat.patch +++ b/tools/bison/patches/010-intl-stub-compat.patch @@ -1,6 +1,6 @@ --- a/src/main.c +++ b/src/main.c -@@ -57,9 +57,9 @@ main (int argc, char *argv[]) +@@ -58,9 +58,9 @@ main (int argc, char *argv[]) { program_name = argv[0]; setlocale (LC_ALL, ""); @@ -12,4 +12,4 @@ + textdomain (PACKAGE); uniqstrs_new (); - + muscle_init ();