diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-03-14 13:46:37 +0100 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-03-14 13:46:37 +0100 |
commit | 222b8352289dee2b8c5ce4445a402993105a1f2c (patch) | |
tree | 21e82fbfca306e7e72e20905cdedd5e23c630ea9 /icu | |
parent | ed9b67df359953dcaff448c6db25cbc73ddafd46 (diff) |
Oops
Diffstat (limited to 'icu')
-rw-r--r-- | icu/icu4c-build.patch | 4 |
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. |