]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/common/unicode/dbbi.h
ICU-551.24.tar.gz
[apple/icu.git] / icuSources / common / unicode / dbbi.h
index 4b951f0da4ab51c9cf1259bdc9d172b7852d969c..7187c3c20f9823648e5f33f289e4157025cf4114 100644 (file)
@@ -27,6 +27,7 @@ U_NAMESPACE_BEGIN
  * An obsolete subclass of RuleBasedBreakIterator. Handling of dictionary-
  * based break iteration has been folded into the base class. This class
  * is deprecated as of ICU 3.6.
+ * @deprecated ICU 3.6
  */
 typedef RuleBasedBreakIterator DictionaryBasedBreakIterator;