diff options
author | luka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-12-15 03:59:49 +0000 |
---|---|---|
committer | luka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-12-15 03:59:49 +0000 |
commit | 3bfd133746d3342fa52cda2da605664e1aee0a69 (patch) | |
tree | 505092cf0a2f7092f4eb1eae7f72011b55debe91 /tools/bison/patches/010-intl-stub-compat.patch | |
parent | 1506cf5d078dd8535f404c3f7cebd6f7fee8d784 (diff) |
[tools] bison: update to 3.0.2
Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39056 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 d2dfcadbab..98234209cd 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 @@ main (int argc, char *argv[]) +@@ -60,9 +60,9 @@ { set_program_name (argv[0]); setlocale (LC_ALL, ""); |