X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/48eba629250af9c837be249a523ad5a6c909cd7c..e48df5d353610b4b2d91c5dbb4ffdf97f1aa4253:/tests/streams/largefile.cpp diff --git a/tests/streams/largefile.cpp b/tests/streams/largefile.cpp index a47aef8959..af65d4e17e 100644 --- a/tests/streams/largefile.cpp +++ b/tests/streams/largefile.cpp @@ -337,7 +337,7 @@ void GetVolumeInfo(const wxString& path) } // NULL means the current volume - const wxChar *pVol = vol.empty() ? (wxChar *)NULL + const wxChar *pVol = vol.empty() ? (const wxChar *)NULL : vol.c_str(); if (!::GetVolumeInformation(pVol, NULL, 0, NULL, NULL,