]> granicus.if.org Git - icu/commitdiff
ICU-10884 Attempt to fix broken build.
authorTravis Keep <keep94@gmail.com>
Thu, 12 Jun 2014 19:55:36 +0000 (19:55 +0000)
committerTravis Keep <keep94@gmail.com>
Thu, 12 Jun 2014 19:55:36 +0000 (19:55 +0000)
X-SVN-Rev: 35870

icu4c/source/i18n/unicode/reldatefmt.h

index 9ada8a02f4fc29d306904c08b229936837034ef2..e15e182caecd9c6ebc4b82353fa338dd926b8d2b 100644 (file)
@@ -54,7 +54,7 @@ typedef enum UDateRelativeDateTimeFormatterStyle {
    * The number of styles.
    * @draft ICU 54
    */
-  UDAT_STYLE_COUNT,
+  UDAT_STYLE_COUNT
 }; 
 
 /**