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:
Markus Scherer 1999-10-12 00:27:57 +00:00
parent dd04c688eb
commit 27fc3596e2

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;