X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/9d88c94317aeac5dd26c1dbe8c2112dbe855d2b5..73c04bcfe1096173b00431f0cdc742894b15eef0:/icuSources/common/ucnv_set.c diff --git a/icuSources/common/ucnv_set.c b/icuSources/common/ucnv_set.c index c192ea4f..772e7ed8 100644 --- a/icuSources/common/ucnv_set.c +++ b/icuSources/common/ucnv_set.c @@ -1,7 +1,7 @@ /* ******************************************************************************* * -* Copyright (C) 2003-2004, International Business Machines +* Copyright (C) 2003-2005, International Business Machines * Corporation and others. All Rights Reserved. * ******************************************************************************* @@ -51,7 +51,8 @@ ucnv_getUnicodeSet(const UConverter *cnv, NULL, uset_add, uset_addRange, - uset_addString + uset_addString, + uset_remove }; sa.set=setFillIn;