49519da1fa
user confusion, so specify it directly, i.e. change "3" to "3;0". In this style "3;" must not cause repeating (converted to \3, CHAR_MAX, \0) NOTE: still no proper conversion done in localeconv()
13 lines
185 B
Plaintext
13 lines
185 B
Plaintext
# $FreeBSD$
|
|
#
|
|
# WARNING: spaces may be essential at the end of lines
|
|
# WARNING: empty lines are essential too
|
|
#
|
|
# decimal_point
|
|
,
|
|
# thousands_sep
|
|
.
|
|
# grouping, separated by ;
|
|
3;0
|
|
# EOF
|