mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-10 07:39:16 +00:00
ICU-1891 Update for z/OS
X-SVN-Rev: 9106
This commit is contained in:
parent
b6fb82ff0e
commit
a6831798f8
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Reference in a new issue