X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/efa1e6592fb03ce23b15276b2b91d885a3ee7da5..57a6839dcb3bba09e8228b822b290604668416fe:/icuSources/common/unicode/ures.h diff --git a/icuSources/common/unicode/ures.h b/icuSources/common/unicode/ures.h index 587e85d3..c91f030b 100644 --- a/icuSources/common/unicode/ures.h +++ b/icuSources/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.