ICU-3944 fix compiler warnings

X-SVN-Rev: 17774
This commit is contained in:
Andy Heninger 2005-06-02 00:16:28 +00:00
parent b3a60a35b0
commit 132ad760ae

View file

@ -1095,6 +1095,8 @@ U_CDECL_END
//
//------------------------------------------------------------------------------
U_CDECL_BEGIN
/*
* TODO: use a flag in UText to support readonly strings?
* -> omit UTEXT_PROVIDER_WRITABLE
@ -1257,6 +1259,7 @@ unistrTextCopy(UText *t,
}
};
U_CDECL_END
U_DRAFT UText * U_EXPORT2