correct similar off by 1 bug to the one fixed by r53869 in wxMBConv_iconv::ToWChar...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 31 May 2008 01:54:21 +0000 (01:54 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 31 May 2008 01:54:21 +0000 (01:54 +0000)
commit2588ee861f8d148c2dfb5aa681650ecb7d4e5408
tree68b4c9b03d20dbbecaadf1d70050eea8eede9215
parent1752fda65bd34f1b16a222664d7297b6363c8e6f
correct similar off by 1 bug to the one fixed by r53869 in wxMBConv_iconv::ToWChar() in FromWChar()

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