mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-14 17:24:01 +00:00
ICU-3222 Fix some compiler warnings
X-SVN-Rev: 14233
This commit is contained in:
parent
1264550fb0
commit
5df6b28c9e
1 changed files with 1 additions and 1 deletions
|
@ -660,7 +660,7 @@ _LMBCSSafeClone(const UConverter *cnv,
|
|||
return &newLMBCS->cnv;
|
||||
}
|
||||
|
||||
U_CFUNC void
|
||||
static void
|
||||
_LMBCSGetUnicodeSet(const UConverter *cnv,
|
||||
USet *set,
|
||||
UConverterUnicodeSet which,
|
||||
|
|
Loading…
Add table
Reference in a new issue