diff -r c84cf270c54f -r 92ab7f8d0eab phoneapp/phoneuiutils/inc/cphoneclearblacklist.h --- 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.