[ICU-7] add os/400 support

X-Commit-URL: https://ssl.icu-project.org/trac/changeset/40
This commit is contained in:
Markus Scherer 1999-10-12 00:27:57 +00:00
parent 54c633d2d2
commit b6a606e83f

View file

@ -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;