phoneapp/phoneuiutils/inc/cphoneclearblacklist.h
changeset 21 92ab7f8d0eab
parent 0 5f000ab63145
child 51 f39ed5e045e0
child 62 5266b1f337bd
--- a/phoneapp/phoneuiutils/inc/cphoneclearblacklist.h	Tue Feb 02 00:10:04 2010 +0200
+++ b/phoneapp/phoneuiutils/inc/cphoneclearblacklist.h	Fri Mar 19 09:28:42 2010 +0200
@@ -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.