ICU-7 add os/400 support

X-SVN-Rev: 40
This commit is contained in:
Markus Scherer 1999-10-12 00:27:57 +00:00
parent 849ab4fe52
commit 4c27307f8e

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;