X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d13b34d3f2be575d59747a5926000be7b28a45dc..9e9574fe45b176ee74bba8fad7574cf9906145d1:/interface/wx/dialup.h diff --git a/interface/wx/dialup.h b/interface/wx/dialup.h index 91a96d6a1a..5ad0ce5325 100644 --- a/interface/wx/dialup.h +++ b/interface/wx/dialup.h @@ -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.