fix bug with wrong return value in wxMBConv_iconv::ToWChar() introduced by a recent...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 31 May 2008 01:53:10 +0000 (01:53 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 31 May 2008 01:53:10 +0000 (01:53 +0000)
commit1752fda65bd34f1b16a222664d7297b6363c8e6f
treebd94297556bc7b431e41267150aa7621f4e3b193
parentd50c083157f7280e9244595a7c0de72bbead2e7d
fix bug with wrong return value in wxMBConv_iconv::ToWChar() introduced by a recent check in

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