]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/dialup.h
Move code removing "-psn_xxx" command line arguments to common code.
[wxWidgets.git] / interface / wx / dialup.h
index 91a96d6a1afaaeab2df88731b231f769349fa842..5ad0ce53251381e98396175ac101d34766d26eb0 100644 (file)
@@ -2,7 +2,6 @@
 // Name:        dialup.h
 // Purpose:     interface of wxDialUpManager
 // Author:      wxWidgets team
-// RCS-ID:      $Id$
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
@@ -119,7 +118,7 @@ public:
     virtual bool HangUp() = 0;
 
     /**
-        Returns @true if the computer has a permanent network connection (i.e.
+        Returns @true if the computer has a permanent network connection (i.e.\
         is on a LAN) and so there is no need to use Dial() function to go
         online.