wlanutilities/wpswizard/inc/wpswizard_p.h
changeset 62 b47b808de481
parent 46 2fbd1d709fe7
--- a/wlanutilities/wpswizard/inc/wpswizard_p.h	Fri Sep 17 08:35:49 2010 +0300
+++ b/wlanutilities/wpswizard/inc/wpswizard_p.h	Mon Oct 04 02:07:04 2010 +0300
@@ -115,7 +115,9 @@
     TWlanProtectedSetupCredentialAttribute mWpsAttr;
     //! Array of objects containing WLAN credentials.
     QList<TWlanProtectedSetupCredentialAttribute> mIapList;
-    //! Random number generated for Number entry mode
+    /*! Random number generated for Number entry mode. When the value is zero (0)
+     *  Push-Button mode is used.
+     */
     int mRandomNumber;
     
     friend class WpsWizard;