mirror of
https://github.com/opnsense/src.git
synced 2026-02-09 22:06:55 -05:00
12 lines
185 B
Text
12 lines
185 B
Text
# $FreeBSD$
|
|
#
|
|
# WARNING: spaces may be essential at the end of lines
|
|
# WARNING: empty lines are essential too
|
|
#
|
|
# decimal_point
|
|
.
|
|
# thousands_sep
|
|
,
|
|
# grouping, separated by ;
|
|
2;3
|
|
# EOF
|