X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f6bcfd974ef26faf6f91a62cac09827e09463fd1..a24d7726e6b5c1b727d97603a3b5e80fa27a9dd2:/docs/latex/wx/tcpclint.tex diff --git a/docs/latex/wx/tcpclint.tex b/docs/latex/wx/tcpclint.tex index 2d080a31d4..28e56d9264 100644 --- a/docs/latex/wx/tcpclint.tex +++ b/docs/latex/wx/tcpclint.tex @@ -28,7 +28,7 @@ wxClientBase\\ \latexignore{\rtfignore{\wxheading{Members}}} -\membersection{wxTCPClient::wxTCPClient} +\membersection{wxTCPClient::wxTCPClient}\label{wxtcpclientctor} \func{}{wxTCPClient}{\void} @@ -60,9 +60,9 @@ enable you to intercept messages initiated by the server, such as \helpref{wxTCPConnection::OnAdvise}{wxtcpconnectiononadvise}. You may also want to store application-specific data in instances of the new class. -\membersection{wxTCPClient::ValidHost} +\membersection{wxTCPClient::ValidHost}\label{wxtcpclientvalidhost} \func{bool}{ValidHost}{\param{const wxString\& }{host}} -Returns TRUE if this is a valid host name, FALSE otherwise. +Returns true if this is a valid host name, false otherwise.