1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

[tools] bison: update to 2.5

Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31167 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian
2012-04-02 16:25:11 +00:00
parent 0fbdb60087
commit e9404ac1be
3 changed files with 7 additions and 7 deletions

View File

@@ -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 ();