authorisation/userpromptservice/server/inc_private/product/upsclientconfig.h
changeset 29 ece3df019add
parent 8 35751d3474b7
--- a/authorisation/userpromptservice/server/inc_private/product/upsclientconfig.h	Fri Nov 06 13:21:00 2009 +0200
+++ b/authorisation/userpromptservice/server/inc_private/product/upsclientconfig.h	Tue Nov 24 09:06:03 2009 +0200
@@ -43,7 +43,7 @@
 NONSHARABLE_CLASS(CUpsClientConfig) : public CBase
 	{
 public:
-	static CUpsClientConfig* CUpsClientConfig::NewL(TInt aCount, TServiceConfig *aRawServiceConfig);	
+	static CUpsClientConfig* NewL(TInt aCount, TServiceConfig *aRawServiceConfig);	
 
 	enum TQueryUpsResult { EAllow, EQueryUps, EReject };