fixed broken code using readlink(): please don't just cast wxChar * to char *, this...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 4 Dec 2005 13:01:50 +0000 (13:01 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 4 Dec 2005 13:01:50 +0000 (13:01 +0000)
commitd5437b854cece72d2ee069a7cd8b5776acc1b4ff
treefa51b35ae44a304bfe832018a0b95a9afab8cd54
parent30efba0a9abb374f75728ee5ca26af81c6b21832
fixed broken code using readlink(): please don't just cast wxChar * to char *, this doesn't risk to ever work

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