projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] crda: update to 1.1.2
[openwrt.git]
/
tools
/
bison
/
patches
/
010-intl-stub-compat.patch
diff --git
a/tools/bison/patches/010-intl-stub-compat.patch
b/tools/bison/patches/010-intl-stub-compat.patch
index
7690e10
..
2cd720b
100644
(file)
--- 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
--- a/src/main.c
+++ b/src/main.c
-@@ -5
7,9 +57
,9 @@ main (int argc, char *argv[])
+@@ -5
8,9 +58
,9 @@ main (int argc, char *argv[])
{
program_name = argv[0];
setlocale (LC_ALL, "");
{
program_name = argv[0];
setlocale (LC_ALL, "");
@@
-12,4
+12,4
@@
+ textdomain (PACKAGE);
uniqstrs_new ();
+ textdomain (PACKAGE);
uniqstrs_new ();
-
+ muscle_init ();
This page took
0.024898 seconds
and
4
git commands to generate.