Fixed a problem in ConvertWXArrayToC() that would assign a string to an incorrect...
authorGeorge Tasker <gtasker@allenbrook.com>
Fri, 5 Jan 2001 19:10:04 +0000 (19:10 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Fri, 5 Jan 2001 19:10:04 +0000 (19:10 +0000)
commit54b84891257f53e347c05852c55d126c1ea0def6
treeba06f417d62466d79eeaf8ab35fffe147a620f5f
parentca2869177e27d1f2d12c6bd1bc789d380c5729eb
Fixed a problem in ConvertWXArrayToC() that would assign a string to an incorrect memory location due to missing parens "(*choices)[i] = aChoices[i];"

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