ICU-2962 Fix for z/OS
X-SVN-Rev: 14085
This commit is contained in:
parent
8fabaaed43
commit
14be4e55d7
@ -108,7 +108,7 @@ uprv_syntaxError(const UChar* rules,
|
||||
* Swap StringPrep .spp profile data. See udataswp.h.
|
||||
* @internal
|
||||
*/
|
||||
U_CAPI int32_t U_EXPORT2
|
||||
U_CAPI int32_t U_CALLCONV
|
||||
usprep_swap(const UDataSwapper *ds,
|
||||
const void *inData, int32_t length, void *outData,
|
||||
UErrorCode *pErrorCode);
|
||||
|
Loading…
Reference in New Issue
Block a user