]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/file.tex
Cured memory leak report in wxDateTime; wxGLCanvas corrections
[wxWidgets.git] / docs / latex / wx / file.tex
index 4795f3e86235ccd9c55c79afc598dcd2f08a08ca..8d799e648c920426e703ffafe85ab413472dfbf8 100644 (file)
@@ -452,7 +452,7 @@ Returns the current position.
 
 \membersection{wxFFile::Write}\label{wxffilewrite}
 
-\func{size_t}{Write}{\param{const void*}{ buffer}, \param{size\_t}{ count}}
+\func{size\_t}{Write}{\param{const void*}{ buffer}, \param{size\_t}{ count}}
 
 Writes the specified number of bytes from a buffer.