ICU-4288 Fix some compiler warnings.

X-SVN-Rev: 18098
This commit is contained in:
George Rhoten 2005-06-30 15:53:01 +00:00
parent 1042b2855b
commit bd6b3ac001

View file

@ -1422,7 +1422,7 @@ private:
// provides the '32' flavored code point access, not UChar access.
//
UOBJECT_DEFINE_RTTI_IMPLEMENTATION(CharacterIteratorUT);
UOBJECT_DEFINE_RTTI_IMPLEMENTATION(CharacterIteratorUT)
CharacterIteratorUT::CharacterIteratorUT(UText *ut) {
UErrorCode status = U_ZERO_ERROR;