tsrc/mceclientstub/inc/mcesession.h
branchRCL_3
changeset 22 73a1feb507fb
parent 0 f0cf47e981f9
child 23 bc78a40cd63c
--- a/tsrc/mceclientstub/inc/mcesession.h	Thu Aug 19 09:51:39 2010 +0300
+++ b/tsrc/mceclientstub/inc/mcesession.h	Tue Aug 31 15:12:07 2010 +0300
@@ -275,14 +275,15 @@
         */
         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;