diff -r 594d59766373 -r 7d48bed6ce0c phoneclientserver/phoneserver/Inc/Standard/Standard_Aiw/CPhSrvSubSessionNotifier.h --- a/phoneclientserver/phoneserver/Inc/Standard/Standard_Aiw/CPhSrvSubSessionNotifier.h Thu Aug 19 10:28:14 2010 +0300 +++ b/phoneclientserver/phoneserver/Inc/Standard/Standard_Aiw/CPhSrvSubSessionNotifier.h Tue Aug 31 15:45:17 2010 +0300 @@ -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 );