Fix the number of decimal digits used for Swiss Francs (0 -> 2). Found by the libc++ test suite. If there is some locale test suite somewhere, it might be worth running it...

Approved by:	dim (mentor)
This commit is contained in:
theraven 2011-11-12 14:39:20 +00:00
parent e7ed949938
commit c5ef7a7205

View File

@ -18,9 +18,9 @@ CNY
# negative_sign
-
# int_frac_digits
0
2
# frac_digits
0
2
# p_cs_precedes
1
# p_sep_by_space