]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/strmsock.tex
corrected GetAppName() link
[wxWidgets.git] / docs / latex / wx / strmsock.tex
index 95aefe0e9cb608651a3d540465926dac279c69e5..2164ba79135a206f065909748a2e3eac6655f293 100644 (file)
@@ -5,8 +5,8 @@
 %% Modified by:
 %% Created:     1999
 %% RCS-ID:      $Id$
-%% Copyright:   (c) wxWindows team
-%% Licence:     wxWindows licence
+%% Copyright:   (c) wxWidgets team
+%% License:     wxWindows license
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 % -----------------------------------------------------------------------------
@@ -32,7 +32,7 @@ and it does not support seeking.
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxSocketInputStream::wxSocketInputStream}
+\membersection{wxSocketInputStream::wxSocketInputStream}\label{wxsocketinputstreamctor}
 
 \func{}{wxSocketInputStream}{\param{wxSocketBase\&}{ s}}
 
@@ -62,9 +62,9 @@ and it does not support seeking.
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxSocketOutputStream::wxSocketOutputStream}
+\membersection{wxSocketOutputStream::wxSocketOutputStream}\label{wxsocketoutputstreamctor}
 
-\func{}{wxSocketInputStream}{\param{wxSocketBase\&}{ s}}
+\func{}{wxSocketOutputStream}{\param{wxSocketBase\&}{ s}}
 
 Creates a new write-only socket stream using the specified initialized
 socket connection.