From 5ab2298adc4359aaf4dfd6bd74a019895f840e42 Mon Sep 17 00:00:00 2001 From: Travis Keep Date: Thu, 12 Jun 2014 19:55:36 +0000 Subject: [PATCH] ICU-10884 Attempt to fix broken build. X-SVN-Rev: 35870 --- icu4c/source/i18n/unicode/reldatefmt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icu4c/source/i18n/unicode/reldatefmt.h b/icu4c/source/i18n/unicode/reldatefmt.h index 9ada8a02f4..e15e182cae 100644 --- a/icu4c/source/i18n/unicode/reldatefmt.h +++ b/icu4c/source/i18n/unicode/reldatefmt.h @@ -54,7 +54,7 @@ typedef enum UDateRelativeDateTimeFormatterStyle { * The number of styles. * @draft ICU 54 */ - UDAT_STYLE_COUNT, + UDAT_STYLE_COUNT }; /**