]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/ftp.cpp
improved wxMac event loop implementation and refactored the code to share it with...
[wxWidgets.git] / src / common / ftp.cpp
index cf66d1bf846d2aa9c7032cbb90d7747d4a1f4730..c77c3152422c37b6233a21113e6d18f118435a86 100644 (file)
 // declarations
 // ============================================================================
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-  #pragma implementation "ftp.h"
-#endif
-
 // ----------------------------------------------------------------------------
 // headers
 // ----------------------------------------------------------------------------
@@ -645,8 +641,8 @@ wxSocketBase *wxFTP::AcceptIfActive(wxSocketBase *sock)
     return sock;
 }
 
-wxString wxFTP::GetPortCmdArgument(wxIPV4address addrLocal,
-                                   wxIPV4address addrNew)
+wxString wxFTP::GetPortCmdArgument(const wxIPV4address& addrLocal,
+                                   const wxIPV4address& addrNew)
 {
     // Just fills in the return value with the local IP
     // address of the current socket.  Also it fill in the