summaryrefslogtreecommitdiff
path: root/icu
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2011-03-14 13:46:37 +0100
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-03-14 13:46:37 +0100
commit222b8352289dee2b8c5ce4445a402993105a1f2c (patch)
tree21e82fbfca306e7e72e20905cdedd5e23c630ea9 /icu
parented9b67df359953dcaff448c6db25cbc73ddafd46 (diff)
Oops
Diffstat (limited to 'icu')
-rw-r--r--icu/icu4c-build.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/icu/icu4c-build.patch b/icu/icu4c-build.patch
index cedd2807e8a3..ed1449b349e4 100644
--- a/icu/icu4c-build.patch
+++ b/icu/icu4c-build.patch
@@ -115,8 +115,8 @@
if ((t & MASK_TRANSPARENT) != 0) {
continue;
---- icu/source/common/stringpiece.cpp 2010-10-29 20:01:01.000000000 +0200
-+++ icu.new/source/common/stringpiece.cpp 2011-03-14 13:38:59.094036495 +0100
+--- misc/icu/source/common/stringpiece.cpp 2010-10-29 20:01:01.000000000 +0200
++++ misc/build/icu/source/common/stringpiece.cpp 2011-03-14 13:38:59.094036495 +0100
@@ -75,7 +75,7 @@
* Visual Studios 9.0.
* Cygwin with MSVC 9.0 also complains here about redefinition.