phoneengine/callhandling/inc/mpecallhandling.h
changeset 21 92ab7f8d0eab
parent 0 5f000ab63145
child 51 f39ed5e045e0
--- 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;
         
         /**