mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 06:53:45 +00:00
ICU-3944 fix compiler warnings
X-SVN-Rev: 17774
This commit is contained in:
parent
b3a60a35b0
commit
132ad760ae
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue