diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-07-25 17:54:55 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-07-25 17:54:55 -0500 |
commit | 5fc65a46372512744bb118fb99e665062bd9d0af (patch) | |
tree | da46b320002bafc91e42a97991d26c0049e31aa1 /boost | |
parent | 304c490d72c26c5c894b4a25b8ad2cae172c162d (diff) |
fix hunk offset in boost.windows.patch
Diffstat (limited to 'boost')
-rw-r--r-- | boost/boost.windows.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/boost.windows.patch b/boost/boost.windows.patch index c0054c8de244..befc805d5753 100644 --- a/boost/boost.windows.patch +++ b/boost/boost.windows.patch @@ -1,6 +1,6 @@ --- misc/build/boost_1_44_0/boost/pool/detail/mutex.hpp +++ misc/build/boost_1_44_0/boost/pool/detail/mutex.hpp -@@ -46,7 +46,9 @@ +@@ -45,7 +45,9 @@ #ifndef BOOST_NO_MT # ifdef BOOST_WINDOWS |