]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/strtotxt.tex
Added missing 'break' which caused spurious </FONT></TD> markup before
[wxWidgets.git] / docs / latex / wx / strtotxt.tex
index 33c051c59334ccefd4c6e78984b710a2d3c90c47..c370668e54e7b28157e95a29342dece547c15810 100644 (file)
@@ -55,7 +55,7 @@ No base class
 
 \membersection{wxStreamToTextRedirector::wxStreamToTextRedirector}\label{wxstreamtotextredirectorctor}
 
-\func{}{wxStreamToTextRedirector}{\param{wxTextCtrl }{*text}, \param{ostream *ostr = NULL}}
+\func{}{wxStreamToTextRedirector}{\param{wxTextCtrl }{*text}, \param{ostream *}{ostr = NULL}}
 
 The constructor starts redirecting output sent to {\it ostr} or {\it cout} for
 the default parameter value to the text control {\it text}.