From: George Tasker Date: Wed, 31 Oct 2001 17:11:04 +0000 (+0000) Subject: Fixed compilation of this file using tex2rtf in RTF mode X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/051443d48135d511ea50d103ca4a3a699e51fe90 Fixed compilation of this file using tex2rtf in RTF mode git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12233 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/strtotxt.tex b/docs/latex/wx/strtotxt.tex index 33c051c593..c370668e54 100644 --- a/docs/latex/wx/strtotxt.tex +++ b/docs/latex/wx/strtotxt.tex @@ -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}.