]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/dialup.h
Correct decoding of 4-byte integers in png2c script.
[wxWidgets.git] / interface / wx / dialup.h
index 1db8388a544a998276744ff67bbfd939ff6c6375..c0c606d4e3ff84f31e7eea0e06727ede883b137b 100644 (file)
@@ -3,7 +3,7 @@
 // Purpose:     interface of wxDialUpManager
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 /**
@@ -93,7 +93,7 @@ public:
 
     /**
         Enable automatic checks for the connection status and sending of
-        wxEVT_DIALUP_CONNECTED/wxEVT_DIALUP_DISCONNECTED events. The interval
+        @c wxEVT_DIALUP_CONNECTED/wxEVT_DIALUP_DISCONNECTED events. The interval
         parameter is only for Unix where we do the check manually and specifies
         how often should we repeat the check (each minute by default). Under
         Windows, the notification about the change of connection status is sent