]> granicus.if.org Git - icu/commitdiff
ICU-10378 (C) Delete comma at end of enumerator list
authorPeter Edberg <pedberg@unicode.org>
Thu, 12 Sep 2013 23:48:02 +0000 (23:48 +0000)
committerPeter Edberg <pedberg@unicode.org>
Thu, 12 Sep 2013 23:48:02 +0000 (23:48 +0000)
X-SVN-Rev: 34293

icu4c/source/i18n/unicode/dtptngen.h

index 96041f44422332f179fbbb9a6d99e6d8f41e85fa..69decd46317286e5bb046aad183a216962047244 100644 (file)
@@ -467,7 +467,7 @@ private:
     enum {
         kDTPGNoFlags = 0,
         kDTPGFixFractionalSeconds = 1,
-        kDTPGSkeletonUsesCapJ = 2,
+        kDTPGSkeletonUsesCapJ = 2
     };
 
     void initData(const Locale &locale, UErrorCode &status);