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

Unified Diff: third_party/icu/source/i18n/colldata.cpp

Issue 1566001: Update icudt42.dll ... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 years, 9 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 | « third_party/icu/patches/remove_warnings.patch ('k') | third_party/icu/source/tools/toolutil/swapimpl.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/icu/source/i18n/colldata.cpp
===================================================================
--- third_party/icu/source/i18n/colldata.cpp (revision 42287)
+++ third_party/icu/source/i18n/colldata.cpp (working copy)
@@ -467,7 +467,7 @@
UHashtable *cache;
};
-U_CFUNC void deleteChars(void */*obj*/)
+U_CFUNC void deleteChars(void * /*obj*/)
{
// char *chars = (char *) obj;
// All the key strings are owned by the
« no previous file with comments | « third_party/icu/patches/remove_warnings.patch ('k') | third_party/icu/source/tools/toolutil/swapimpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698