ICU-3222 Fix some compiler warnings

X-SVN-Rev: 14233
This commit is contained in:
George Rhoten 2004-01-04 22:53:16 +00:00
parent 1264550fb0
commit 5df6b28c9e

View file

@ -660,7 +660,7 @@ _LMBCSSafeClone(const UConverter *cnv,
return &newLMBCS->cnv;
}
U_CFUNC void
static void
_LMBCSGetUnicodeSet(const UConverter *cnv,
USet *set,
UConverterUnicodeSet which,