ICU-2962 Fix for z/OS

X-SVN-Rev: 14085
This commit is contained in:
George Rhoten 2003-12-10 22:54:49 +00:00
parent 8fabaaed43
commit 14be4e55d7

View File

@ -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);