mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 23:10:40 +00:00
ICU-7023 Fix windows breakage that was on r28967
X-SVN-Rev: 28971
This commit is contained in:
parent
86ce28acfb
commit
2ac4a7f418
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue