Seek(-1, mode) should work instead of giving an error if mode != wxFromStart
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 20 Mar 2005 18:48:58 +0000 (18:48 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 20 Mar 2005 18:48:58 +0000 (18:48 +0000)
commit686a3ee080e7b5f17a3d1dbd688602f7f4bcf22a
tree5d82f4e5528270198163fafd065d371e83fc8637
parentd0eba44dcb1ae0a7ef63ab2e9cd0db63852af6b1
Seek(-1, mode) should work instead of giving an error if mode != wxFromStart

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32937 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
src/common/file.cpp