diff -r 7d48bed6ce0c -r 987c9837762f phoneclientserver/phoneserver/Inc/Standard/Standard_Aiw/CPhSrvSubSessionNotifier.h --- 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 -#include -#include // for TPhCltEmergencyNumber -#include "cphsrvsubsessionbase.h" -#include "mphsrvemergencyinitiators.h" -#include "mphsrvobjectinitiators.h" -#include "mphsrvcomhandinitiators.h" +#include +#include // 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 );