ICU-1211 AIX fix

X-SVN-Rev: 5912
This commit is contained in:
George Rhoten 2001-09-25 16:38:20 +00:00
parent 6b1074b8ad
commit a61108f050

View file

@ -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,