upnp/upnpstack/controlpointbase/inc/upnpcpbdevicelistutils.h
branchCompilerCompatibility
changeset 8 92b4d337bbaf
parent 0 f5a58ecadc66
--- a/upnp/upnpstack/controlpointbase/inc/upnpcpbdevicelistutils.h	Sun Mar 14 13:12:18 2010 +0000
+++ b/upnp/upnpstack/controlpointbase/inc/upnpcpbdevicelistutils.h	Sun Mar 28 16:38:08 2010 +0100
@@ -87,7 +87,7 @@
      * @param aError result of append function
      * @return ETrue if device is added, EFalse if not
      */
-    static TBool UpnpCpbDeviceListUtils::AddDevice(
+    static TBool AddDevice(
         CUpnpDevice* aDevice, RPointerArray<CUpnpDevice>& aList, TInt& aError);
 
     /**