phoneclientserver/phoneserver/Inc/Standard/Standard_Aiw/CPhSrvSubSessionNotifier.h
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
--- a/phoneclientserver/phoneserver/Inc/Standard/Standard_Aiw/CPhSrvSubSessionNotifier.h	Tue Aug 31 15:45:17 2010 +0300
+++ b/phoneclientserver/phoneserver/Inc/Standard/Standard_Aiw/CPhSrvSubSessionNotifier.h	Wed Sep 01 12:15:03 2010 +0100
@@ -22,12 +22,12 @@
 
 // INCLUDES
 #include <e32base.h>
-#include <cphcltextphonedialdata.h> 
-#include <cphcltemergencycall.h> // for TPhCltEmergencyNumber 
-#include "cphsrvsubsessionbase.h" 
-#include "mphsrvemergencyinitiators.h" 
-#include "mphsrvobjectinitiators.h" 
-#include "mphsrvcomhandinitiators.h" 
+#include <cphcltextphonedialdata.h>
+#include <CPhCltEmergencyCall.h> // for TPhCltEmergencyNumber
+#include "CPhSrvSubSessionBase.h"
+#include "MPhSrvEmergencyInitiators.h"
+#include "MPhSrvObjectInitiators.h"
+#include "MPhSrvComHandInitiators.h"
 
 // CLASS DECLARATION
 
@@ -82,9 +82,9 @@
         * be informed that it needs to make a call.
         *
         * @see MPhSrvInitiatorCall
-        */      
-        void InitiatorMakeAsynchronousCallL( CPhCltExtPhoneDialData& aArgs  );
-        /**                             
+        */		
+		void InitiatorMakeAsynchronousCallL( CPhCltExtPhoneDialData& aArgs  );
+        /**								
         * Does this subsession have a pending request?
         *
         * @see MPhSrvInitiatorCall
@@ -130,7 +130,7 @@
         
         void CmdSubSessionDialDataL ( const RMessage2& aMessage );
 
-        void CmdSubSessionNotifyEmergencyL ( const RMessage2& aMessage );
+		void CmdSubSessionNotifyEmergencyL ( const RMessage2& aMessage );
 
         void CmdSubSessionNotifyEmergencyCancel( const RMessage2& aMessage );