diff -r c84cf270c54f -r 92ab7f8d0eab phoneengine/callhandling/inc/mpecallhandling.h --- a/phoneengine/callhandling/inc/mpecallhandling.h Tue Feb 02 00:10:04 2010 +0200 +++ b/phoneengine/callhandling/inc/mpecallhandling.h Fri Mar 19 09:28:42 2010 +0200 @@ -370,11 +370,11 @@ virtual void CancelDtmfPlay() = 0; /** - * This method gets the lifetime of the MS. The lifetime information - * includes the manufacturing date of the MS and the total amount of airtime use. - * @param aLifeTimeInfo Life time information - * @return Get succeeded or not. - */ + * This method gets the lifetime of the MS. The lifetime information + * includes the manufacturing date of the MS and the total amount of airtime use. + * @param aLifeTimeInfo Life time information + * @return Get succeeded or not. + */ virtual TBool GetLifeTime( TDes8& aLifeTimeInfo ) = 0; /**