]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/mbconv/mbconvtest.cpp
fixed linking with visibility enabled on Ubuntu and some other systems (any gcc 4...
[wxWidgets.git] / tests / mbconv / mbconvtest.cpp
index dde306ab6c796f7c11e36379293fc55f6ef85a5d..6d385495efa377ce2470806b48e73cd3cd5b109e 100644 (file)
@@ -861,7 +861,7 @@ void MBConvTestCase::LibcTests()
         systemMB_size,
         (const char*)systemMB_utf8, 
         systemMB_utf8_size,
-        &convLibc,
+        convLibc,
         1
         );