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

Unified Diff: source/common/unicode/ures.h

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 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/common/unicode/urename.h ('k') | source/common/unicode/uscript.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/common/unicode/ures.h
diff --git a/source/common/unicode/ures.h b/source/common/unicode/ures.h
index 587e85d335c9d4a4faff7110cea126e5dd5c147b..c91f030b1004541d13f83d88725f5de983bc4b38 100644
--- a/source/common/unicode/ures.h
+++ b/source/common/unicode/ures.h
@@ -1,6 +1,6 @@
/*
**********************************************************************
-* Copyright (C) 1997-2012, International Business Machines
+* Copyright (C) 1997-2012,2014, International Business Machines
* Corporation and others. All Rights Reserved.
**********************************************************************
*
@@ -230,6 +230,7 @@ ures_countArrayItems(const UResourceBundle* resourceBundle,
const char* resourceKey,
UErrorCode* err);
#endif /* U_HIDE_DEPRECATED_API */
+
/**
* Close a resource bundle, all pointers returned from the various ures_getXXX calls
* on this particular bundle should be considered invalid henceforth.
« no previous file with comments | « source/common/unicode/urename.h ('k') | source/common/unicode/uscript.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698