From 908eb3d8d4b517bfe0a38a164887b1e345d19bb3 Mon Sep 17 00:00:00 2001 From: Markus Scherer Date: Tue, 16 Sep 2014 06:11:35 +0000 Subject: [PATCH] ICU-10999 mark formatMeasuresPer() as Technology preview X-SVN-Rev: 36518 --- icu4c/source/i18n/unicode/measfmt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icu4c/source/i18n/unicode/measfmt.h b/icu4c/source/i18n/unicode/measfmt.h index 4bbc27d7dc..1554a6887c 100644 --- a/icu4c/source/i18n/unicode/measfmt.h +++ b/icu4c/source/i18n/unicode/measfmt.h @@ -205,7 +205,7 @@ class U_I18N_API MeasureFormat : public Format { * @param status the error. * @return appendTo reference * - * @internal + * @internal Technology preview */ UnicodeString &formatMeasuresPer( const Measure *measures,