phoneapp/phoneuiutils/inc/cphoneclearblacklist.h
branchRCL_3
changeset 62 5266b1f337bd
parent 61 41a7f70b3818
--- a/phoneapp/phoneuiutils/inc/cphoneclearblacklist.h	Tue Aug 31 15:14:29 2010 +0300
+++ b/phoneapp/phoneuiutils/inc/cphoneclearblacklist.h	Wed Sep 01 12:30:10 2010 +0100
@@ -49,12 +49,12 @@
         * Singleton must be initialized only once and then Instance() method 
         * may be used to get handle to instance.
         * @param aWsSession window server session.
-        * @param aDevice window.
+	    * @param aDevice window.
         * @return the created instance.
         */
         IMPORT_C static CPhoneClearBlacklist* CreateL(
-            RWsSession& aWsSession, 
-            const RWindowBase& aDevice );
+	        RWsSession& aWsSession, 
+	        const RWindowBase& aDevice );
     
         /**
         * Returns an instance of this class.