compilation fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47687 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2007-07-23 22:33:44 +00:00
parent 3d9b742c7d
commit 3af0741ccc

View File

@ -861,7 +861,7 @@ void MBConvTestCase::LibcTests()
systemMB_size,
(const char*)systemMB_utf8,
systemMB_utf8_size,
&convLibc,
convLibc,
1
);