]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/protocol/ftp.h
Fix a number of mingw compile errors.
[wxWidgets.git] / include / wx / protocol / ftp.h
index fd8326ab4a488af8837a06dfc1850c3a8cf094ef..894c52420c602058d471d5012f3ba63253ced152 100644 (file)
@@ -139,7 +139,7 @@ protected:
     wxString GetPortCmdArgument(const wxIPV4address& Local, const wxIPV4address& New);
 
     // accept connection from server in active mode, returns the same socket as
-    // passed in in passive mode
+    // passed in passive mode
     wxSocketBase *AcceptIfActive(wxSocketBase *sock);