From 57e236021171f67631bcdb7142689ed87cb1e763 Mon Sep 17 00:00:00 2001 From: Yoshito Umaoka Date: Mon, 14 Nov 2011 20:01:43 +0000 Subject: [PATCH] ICU-8909 Remove a garbage character mixed in the previous commit. X-SVN-Rev: 30959 --- icu4c/source/common/putil.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icu4c/source/common/putil.cpp b/icu4c/source/common/putil.cpp index ce585b42e4..46b7abc439 100644 --- a/icu4c/source/common/putil.cpp +++ b/icu4c/source/common/putil.cpp @@ -751,7 +751,7 @@ icu/source/tools/tzcode/tz.alias Sometimes no daylight savings (0) is important to define due to aliases. This list can be tested with icu/source/test/compat/tzone.pl More values could be added to daylightType to increase precision. -g*/ +*/ static const struct OffsetZoneMapping OFFSET_ZONE_MAPPINGS[] = { {-45900, 2, "CHAST", "CHADT", "Pacific/Chatham"}, {-43200, 1, "PETT", "PETST", "Asia/Kamchatka"},