aboutsummaryrefslogtreecommitdiffstats
path: root/intl/plural.c
diff options
context:
space:
mode:
Diffstat (limited to 'intl/plural.c')
-rw-r--r--intl/plural.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/intl/plural.c b/intl/plural.c
index 72494f9e..535305b7 100644
--- a/intl/plural.c
+++ b/intl/plural.c
@@ -223,8 +223,8 @@ static const short yyrline[] =
/* YYTNAME[TOKEN_NUM] -- String name of the token TOKEN_NUM. */
static const char *const yytname[] =
{
- "$", "error", "$undefined.", "'?'", "'|'", "'&'", "EQUOP2", "CMPOP2",
- "ADDOP2", "MULOP2", "'!'", "NUMBER", "':'", "'n'", "'('", "')'",
+ "$", "error", "$undefined.", "'?'", "'|'", "'&'", "EQUOP2", "CMPOP2",
+ "ADDOP2", "MULOP2", "'!'", "NUMBER", "':'", "'n'", "'('", "')'",
"start", "exp", 0
};
#endif
@@ -556,7 +556,7 @@ int yydebug;
#ifndef YYMAXDEPTH
# define YYMAXDEPTH 10000
#endif
-
+
#ifdef YYERROR_VERBOSE
# ifndef yystrlen
@@ -608,7 +608,7 @@ yystpcpy (yydest, yysrc)
# endif
# endif
#endif
-
+
#line 315 "/usr/local/share/bison/bison.simple"
@@ -1081,7 +1081,7 @@ case 12:
#line 705 "/usr/local/share/bison/bison.simple"
-
+
yyvsp -= yylen;
yyssp -= yylen;
#if YYLSP_NEEDED