mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 22:44:49 +00:00
ICU-1211 AIX fix
X-SVN-Rev: 5912
This commit is contained in:
parent
6b1074b8ad
commit
a61108f050
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ void ucol_tok_initTokenList(UColTokenParser *src, const UChar *rules, const uint
|
|||
src->resultLen = 0;
|
||||
}
|
||||
|
||||
U_INLINE void
|
||||
inline void
|
||||
syntaxError( const UChar* rules,
|
||||
int32_t pos,
|
||||
int32_t rulesLen,
|
||||
|
|
Loading…
Add table
Reference in a new issue