os/390: sizeof(wchar_t)==2

X-Trac-URL: https://ssl.icu-project.org/trac/ticket/157



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@259 0a8b766c-62c9-45f9-954d-7f2943c9ead0
This commit is contained in:
Markus Scherer 1999-11-30 17:17:38 +00:00
parent 1e7f5b8bd1
commit 0e8fcc796a

View file

@ -97,6 +97,7 @@ typedef unsigned long uint32_t;
#ifdef OS390
# define U_CHARSET_FAMILY 1
# define U_SIZEOF_WCHAR_T 2
#endif
/*===========================================================================*/