diff options
author | Claudio Fontana <sick_soul@users.sourceforge.net> | 2005-12-11 03:16:26 +0000 |
---|---|---|
committer | Claudio Fontana <sick_soul@users.sourceforge.net> | 2005-12-11 03:16:26 +0000 |
commit | f882440b3724bcb442f3aaed65316a1671c35db0 (patch) | |
tree | bbc72a9eabe7dedd2c5cecca7b6fac6e77034229 /intl/plural.c | |
parent | 80e3f00037547654fc1aca601235936475a319b4 (diff) | |
download | idutils-f882440b3724bcb442f3aaed65316a1671c35db0.tar.gz idutils-f882440b3724bcb442f3aaed65316a1671c35db0.tar.bz2 idutils-f882440b3724bcb442f3aaed65316a1671c35db0.zip |
* updated libintl
Diffstat (limited to 'intl/plural.c')
-rw-r--r-- | intl/plural.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/intl/plural.c b/intl/plural.c index 72494f9..78a223d 100644 --- a/intl/plural.c +++ b/intl/plural.c @@ -34,7 +34,7 @@ You should have received a copy of the GNU Library General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* The bison generated parser uses alloca. AIX 3 forces us to put this @@ -296,7 +296,7 @@ static const short yycheck[] = #define YYPURE 1 /* -*-C-*- Note some compilers choke on comments on `#line' lines. */ -#line 3 "/usr/local/share/bison/bison.simple" +#line 3 "/home/haible/gnu/arch/linuxlibc6/share/bison/bison.simple" /* Skeleton output parser for bison, @@ -609,7 +609,7 @@ yystpcpy (yydest, yysrc) # endif #endif -#line 315 "/usr/local/share/bison/bison.simple" +#line 315 "/home/haible/gnu/arch/linuxlibc6/share/bison/bison.simple" /* The user can define YYPARSE_PARAM as the name of an argument to be passed @@ -1079,7 +1079,7 @@ case 12: break; } -#line 705 "/usr/local/share/bison/bison.simple" +#line 705 "/home/haible/gnu/arch/linuxlibc6/share/bison/bison.simple" yyvsp -= yylen; |