upnp/upnpstack/controlpointbase/inc/upnpserviceinfo.h
branchCompilerCompatibility
changeset 8 92b4d337bbaf
parent 0 f5a58ecadc66
--- a/upnp/upnpstack/controlpointbase/inc/upnpserviceinfo.h	Sun Mar 14 13:12:18 2010 +0000
+++ b/upnp/upnpstack/controlpointbase/inc/upnpserviceinfo.h	Sun Mar 28 16:38:08 2010 +0100
@@ -46,7 +46,7 @@
         * @param aControlPoint pointer to Control Point.
         * @param aService Upnp Service
         */
-        static CUpnpServiceInfo* CUpnpServiceInfo::NewLC(
+        static CUpnpServiceInfo* NewLC(
                             CUpnpControlPoint* aControlPoint,
                             CUpnpService* aService );
 
@@ -169,4 +169,4 @@
 
 #endif // C_CUPNPSERVICEINFO_H
 
-// End Of File
\ No newline at end of file
+// End Of File