diff -r 301aeb18ae47 -r b47b808de481 wlanutilities/wpswizard/inc/wpswizard_p.h --- 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 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;