ICU-1891 Update for z/OS

X-SVN-Rev: 9106
This commit is contained in:
George Rhoten 2002-07-11 23:56:54 +00:00
parent b6fb82ff0e
commit a6831798f8

View file

@ -104,7 +104,7 @@ typedef struct UDataMemory UDataMemory;
* @return TRUE if the current data memory is acceptable
* @stable
*/
typedef UBool
typedef UBool U_CALLCONV
UDataMemoryIsAcceptable(void *context,
const char *type, const char *name,
const UDataInfo *pInfo);