diff -r bdc64aa9b954 -r 822a45792fdd wlanutilities/wlanqtutilities/tsrc/context/wlanqtutilstestcontext.h --- a/wlanutilities/wlanqtutilities/tsrc/context/wlanqtutilstestcontext.h Mon Aug 23 13:30:09 2010 +0300 +++ b/wlanutilities/wlanqtutilities/tsrc/context/wlanqtutilstestcontext.h Fri Sep 03 09:37:37 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.