phoneclientserver/EnPolicy/Inc/SosEnPolicy/CSosEnPolicySatRefresh.h
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
--- a/phoneclientserver/EnPolicy/Inc/SosEnPolicy/CSosEnPolicySatRefresh.h	Tue Aug 31 15:45:17 2010 +0300
+++ b/phoneclientserver/EnPolicy/Inc/SosEnPolicy/CSosEnPolicySatRefresh.h	Wed Sep 01 12:15:03 2010 +0100
@@ -102,18 +102,18 @@
         */
         void RunL();
         
-        private:    // Data
-        
-            // Reference to cbsserver
-              CSosEmergencyNumberPolicyHandler& iCSosEmergencyNumberPolicyHandler;
-              // Sat session connection.
-              RSatSession* iSatSession;
-              // Sat refresh connection
-            RSatRefresh* iSatRefresh;
-            // Is refresh allowed to do.
-            TBool iAllowRefresh;    
-            // The RProperty to listen system global state..
-            RProperty iProperty;
+		private:    // Data
+		
+		    // Reference to cbsserver
+			  CSosEmergencyNumberPolicyHandler& iCSosEmergencyNumberPolicyHandler;
+			  // Sat session connection.
+			  RSatSession* iSatSession;
+			  // Sat refresh connection
+		    RSatRefresh* iSatRefresh;
+		   	// Is refresh allowed to do.
+		    TBool iAllowRefresh;    
+		    // The RProperty to listen system global state..
+		    RProperty iProperty;
     };
 
 #endif      // CSOSENPOLICYSATREFRESH_H