mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-14 01:11:02 +00:00
add os/400 support
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/7 git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@40 0a8b766c-62c9-45f9-954d-7f2943c9ead0
This commit is contained in:
parent
dd04c688eb
commit
27fc3596e2
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