Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5)

Unified Diff: source/i18n/unicode/ucal.h

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/i18n/unicode/tznames.h ('k') | source/i18n/unicode/ucol.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/i18n/unicode/ucal.h
diff --git a/source/i18n/unicode/ucal.h b/source/i18n/unicode/ucal.h
index f7a1c1248e57f18ed95fae0024127c163e5f5f3f..36828607099a76e16933992a794cce8a900bc6ee 100644
--- a/source/i18n/unicode/ucal.h
+++ b/source/i18n/unicode/ucal.h
@@ -1,6 +1,6 @@
/*
*******************************************************************************
- * Copyright (C) 1996-2014, International Business Machines Corporation and
+ * Copyright (C) 1996-2015, International Business Machines Corporation and
* others. All Rights Reserved.
*******************************************************************************
*/
@@ -422,7 +422,7 @@ enum UCalendarDateFields {
* an example of this.
*/
UCAL_IS_LEAP_MONTH,
-
+
/**
* Field count
* @stable ICU 2.6
« no previous file with comments | « source/i18n/unicode/tznames.h ('k') | source/i18n/unicode/ucol.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698