diff options
Diffstat (limited to 'tools/bison/patches/010-intl-stub-compat.patch')
-rw-r--r-- | tools/bison/patches/010-intl-stub-compat.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/bison/patches/010-intl-stub-compat.patch b/tools/bison/patches/010-intl-stub-compat.patch index 98234209cd..d2dfcadbab 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 -@@ -60,9 +60,9 @@ +@@ -60,9 +60,9 @@ main (int argc, char *argv[]) { set_program_name (argv[0]); setlocale (LC_ALL, ""); |