X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/ba6d6ed23dec08b1cd5700a128c0752491c10ac9..51004dcb01e06fef634b61be77ed73dd61cb6db9:/icuSources/common/unicode/rbbi.h diff --git a/icuSources/common/unicode/rbbi.h b/icuSources/common/unicode/rbbi.h index 0f68cf88..15993781 100644 --- a/icuSources/common/unicode/rbbi.h +++ b/icuSources/common/unicode/rbbi.h @@ -1,6 +1,6 @@ /* *************************************************************************** -* Copyright (C) 1999-2012 International Business Machines Corporation * +* Copyright (C) 1999-2013 International Business Machines Corporation * * and others. All rights reserved. * *************************************************************************** @@ -654,7 +654,7 @@ public: * @param status Receives errors detected by this function. * @return *this * - * @draft ICU 49 + * @stable ICU 49 */ virtual RuleBasedBreakIterator &refreshInputText(UText *input, UErrorCode &status);