diff -r de27cc8389dd -r 301aeb18ae47 wlanutilities/wlanqtutilities/tsrc/context/wlanqtutilstestcontext.h --- a/wlanutilities/wlanqtutilities/tsrc/context/wlanqtutilstestcontext.h Thu Sep 02 21:36:44 2010 +0300 +++ b/wlanutilities/wlanqtutilities/tsrc/context/wlanqtutilstestcontext.h Fri Sep 17 08:35:49 2010 +0300 @@ -160,7 +160,7 @@ * @param[in] wlanIapList WLAN IAPs that are verified against the context. */ void verifyWlanScanIapResultList( - QList< QSharedPointer > wlanIapList); + QList< QSharedPointer > wlanIapList); /** * Creates a list of WLAN APs for scan results. @@ -183,7 +183,7 @@ // List of WLAN IAPs that WLAN Management API stub will return when // requesting for wlan IAP scan results. - QList< QSharedPointer > mWlanScanIapResultList; + QList< QSharedPointer > mWlanScanIapResultList; // List of WLAN access points that WLAN Management API stub will return when // requesting for wlan scan results.