replace @b Note with @note; replace '' with "
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52960 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -42,7 +42,7 @@ public:
|
||||
message and this member is called. The application should derive a
|
||||
member to intercept this message and return a connection object of
|
||||
either the standard wxTCPConnection type, or of a user-derived type. If the
|
||||
topic is "STDIO'', the application may wish to refuse the connection.
|
||||
topic is "STDIO", the application may wish to refuse the connection.
|
||||
Under Unix, when a server is created the OnAcceptConnection message is
|
||||
always sent for standard input and output.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user