mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 06:25:30 +00:00
[ICU-7] add os/400 support
X-Commit-URL: https://ssl.icu-project.org/trac/changeset/40
This commit is contained in:
parent
54c633d2d2
commit
b6a606e83f
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@
|
|||
* It is also possible to change or set the symbols used for a particular
|
||||
* locale like the currency symbol, the grouping seperator , monetary seperator
|
||||
* etc by making use of functions unum_setSymbols() and unum_getSymbols().
|
||||
*
|
||||
*/
|
||||
/** A number formatter */
|
||||
typedef void* UNumberFormat;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue