]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/common/ucnv_set.c
ICU-400.37.tar.gz
[apple/icu.git] / icuSources / common / ucnv_set.c
index 772e7ed8176cdb1ce91da5ad6d8d5a99df8dc879..3d8d392729176d72bc56495fb3947c023c2ef497 100644 (file)
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2003-2005, International Business Machines
+*   Copyright (C) 2003-2007, International Business Machines
 *   Corporation and others.  All Rights Reserved.
 *
 *******************************************************************************
@@ -52,7 +52,8 @@ ucnv_getUnicodeSet(const UConverter *cnv,
             uset_add,
             uset_addRange,
             uset_addString,
-            uset_remove
+            uset_remove,
+            uset_removeRange
         };
         sa.set=setFillIn;