swap all characters instead of just the last one in a loop in wxMBConv_iconv::ToWChar()
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 31 May 2008 01:23:36 +0000 (01:23 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 31 May 2008 01:23:36 +0000 (01:23 +0000)
commit467a2982d277060eced5160b4dc88daff442eb87
tree10e8ccd5522e9427c0e761edb4ff4eabcefcfe32
parent95f82f4ce3ad30120b6831a3df057a5f486999ea
swap all characters instead of just the last one in a loop in wxMBConv_iconv::ToWChar()

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