summaryrefslogtreecommitdiff
path: root/intl
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-10-23 14:42:59 -0400
committerUlrich Drepper <drepper@gmail.com>2011-10-23 14:42:59 -0400
commit6ddf460fa5f7f96e96134f962f4b2ba708b1095b (patch)
treeb301da2ba260731252f34c9649bd55ae20d6005b /intl
parent2ebe91129d5492486054be6fc633d167d64326d8 (diff)
More WS
Diffstat (limited to 'intl')
-rw-r--r--intl/plural.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/intl/plural.c b/intl/plural.c
index 7f40a2884c..dc89c343d1 100644
--- a/intl/plural.c
+++ b/intl/plural.c
@@ -921,7 +921,7 @@ yy_reduce_print (yyvsp, yyrule)
YYFPRINTF (stderr, " $%d = ", yyi + 1);
yy_symbol_print (stderr, yyrhs[yyprhs[yyrule] + yyi],
&(yyvsp[(yyi + 1) - (yynrhs)])
- );
+ );
YYFPRINTF (stderr, "\n");
}
}