X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/eadd7bd2cbef3ca0bde3e93ad9671a783e4e90b0..4c7852186d48a5b8f406462c2c3fa020f0a052bb:/docs/latex/wx/function.tex diff --git a/docs/latex/wx/function.tex b/docs/latex/wx/function.tex index f940c470ec..a341f54d0d 100644 --- a/docs/latex/wx/function.tex +++ b/docs/latex/wx/function.tex @@ -179,7 +179,7 @@ See \helpref{wxFindFirstFile}{wxfindfirstfile} for an example. \membersection{::wxGetDiskSpace}\label{wxgetdiskspace} -\func{bool}{wxGetDiskSpace}{\param{const wxString\& }{path}, \path{wxLongLong }{*total = NULL}, \path{wxLongLong }{*free = NULL}} +\func{bool}{wxGetDiskSpace}{\param{const wxString\& }{path}, \param{wxLongLong }{*total = NULL}, \param{wxLongLong }{*free = NULL}} This function returns the total number of bytes and number of free bytes on the disk containing the directory {\it path} (it should exist). Both