ICU-865 os/390 porting changes

X-SVN-Rev: 4099
This commit is contained in:
George Rhoten 2001-03-15 19:10:00 +00:00
parent 9f2ac9b10f
commit b471eccdf1

View File

@ -152,7 +152,7 @@ U_CAPI const char* U_EXPORT2 u_getDataDirectory(void);
U_CAPI void U_EXPORT2 u_setDataDirectory(const char *directory);
#if OS390
#ifdef OS390
/**
* Are we in OS/390 batch mode?
* @draft