X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/374ca955a76ecab1204ca8bfa63ff9238d998416..f29bfb836f1ba385b202c9d69b16967de41e2a25:/icuSources/i18n/rbt_set.h diff --git a/icuSources/i18n/rbt_set.h b/icuSources/i18n/rbt_set.h index 45ce7c1e..f92e1300 100644 --- a/icuSources/i18n/rbt_set.h +++ b/icuSources/i18n/rbt_set.h @@ -1,5 +1,7 @@ /* -* Copyright (C) {1999}, International Business Machines Corporation and others. All Rights Reserved. +********************************************************************** +* Copyright (C) 1999-2007, International Business Machines Corporation +* and others. All Rights Reserved. ********************************************************************** * Date Name Description * 11/17/99 aliu Creation. @@ -29,7 +31,7 @@ class UnicodeSet; * A set of rules for a RuleBasedTransliterator. * @author Alan Liu */ -class U_I18N_API TransliterationRuleSet : public UMemory { +class TransliterationRuleSet : public UMemory { /** * Vector of rules, in the order added. This is used while the * rule set is getting built. After that, freeze() reorders and