connectionutilities/ConnectionDialogs/ConnectionUiUtilities/NotifInc/NetworkInfoArray.h
changeset 41 bbb64eb3bdee
parent 0 5a93021fdf25
child 58 83ca720e2b9a
--- a/connectionutilities/ConnectionDialogs/ConnectionUiUtilities/NotifInc/NetworkInfoArray.h	Thu Jun 10 16:00:16 2010 +0300
+++ b/connectionutilities/ConnectionDialogs/ConnectionUiUtilities/NotifInc/NetworkInfoArray.h	Thu Jun 24 11:36:05 2010 +0300
@@ -83,7 +83,7 @@
         * @return index value of network in the array, or -1 if there
         * is no network the given Id
         */
-        TInt GetArrayIndex( TName aNetworkName ) const;
+        TInt GetArrayIndex( TName& aNetworkName ) const;
 
         /**
         * Add only new network to the array
@@ -125,4 +125,4 @@
         CArrayPtrFlat<CNetworkInfoBase>* iNetworkInfoArray;   ///< Owned.
     };
 
-#endif // NETWORKINFOARRAY_NOTIF_H_INCLUDED
\ No newline at end of file
+#endif // NETWORKINFOARRAY_NOTIF_H_INCLUDED