]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/socksrv.tex
allow customization of individual grid lines appearance (patch 1496015)
[wxWidgets.git] / docs / latex / wx / socksrv.tex
index 527d82ea0e095d3f6ce9d8d08be55e22a4e23461..f4e4553fe5ccc58e2265eda1f883f08d3213b2a1 100644 (file)
@@ -6,7 +6,7 @@
 %% Created:     14.01.02 (extracted from socket.tex)
 %% RCS-ID:      $Id$
 %% Copyright:   (c) wxWidgets team
-%% License:     wxWidgets license
+%% License:     wxWindows license
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 % ---------------------------------------------------------------------------
@@ -32,7 +32,7 @@
 %
 \membersection{wxSocketServer::wxSocketServer}\label{wxsocketserverctor}
 
-\func{}{wxSocketServer}{\param{wxSockAddress\&}{ address}, \param{wxSocketFlags}{ flags = wxSOCKET\_NONE}}
+\func{}{wxSocketServer}{\param{const wxSockAddress\&}{ address}, \param{wxSocketFlags}{ flags = wxSOCKET\_NONE}}
 
 Constructs a new server and tries to bind to the specified {\it address}.
 Before trying to accept new connections, test whether it succeeded with