ICU-7023 Fix windows breakage that was on r28967

X-SVN-Rev: 28971
This commit is contained in:
Steven R. Loomis 2010-11-02 00:24:11 +00:00
parent 86ce28acfb
commit 2ac4a7f418

View file

@ -1083,7 +1083,7 @@ ucol_openRulesForImport( const UChar *rules,
void* context,
UErrorCode *status);
U_CAPI const U_EXPORT2 UChar* ucol_tok_getRulesFromBundle(
U_CAPI const UChar* U_EXPORT2 ucol_tok_getRulesFromBundle(
void* context,
const char* locale,
const char* type,