diff -r 73a1feb507fb -r bc78a40cd63c tsrc/mceclientstub/inc/mcesession.h --- a/tsrc/mceclientstub/inc/mcesession.h Tue Aug 31 15:12:07 2010 +0300 +++ b/tsrc/mceclientstub/inc/mcesession.h Wed Sep 01 12:31:01 2010 +0100 @@ -275,15 +275,14 @@ */ IMPORT_C void SetModifierL( TMceSessionModifier aModifier, TUint aValue ); - - /** + + /** * Returns the identifier of profile used by the sesison. * @return TUint32 Identifier of the used profile. 0, * if session is setup without profile. */ IMPORT_C TUint32 Profile() const; - - + public: CMceManager& Manager() const;