don't fail in wxTransferStreamToFile if file size is exact multiple of 4KB (bug 1835918)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 26 Jan 2008 23:23:09 +0000 (23:23 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 26 Jan 2008 23:23:09 +0000 (23:23 +0000)
commit07f87b6b2e3b7398908a9036f3455f6f6e0b418c
tree0ffafb1d7595f8d8cd4ac102693bdc3044544773
parent47b6fabc7d0405bbbd3d9efd516c44f0b5b94dfc
don't fail in wxTransferStreamToFile if file size is exact multiple of 4KB (bug 1835918)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51392 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/docview.cpp