phoneclientserver/EnPolicy/Inc/SosEnPolicy/CSosEnPolicySatRefresh.h
branchRCL_3
changeset 19 7d48bed6ce0c
parent 0 ff3b6d0fd310
child 20 987c9837762f
--- a/phoneclientserver/EnPolicy/Inc/SosEnPolicy/CSosEnPolicySatRefresh.h	Thu Aug 19 10:28:14 2010 +0300
+++ b/phoneclientserver/EnPolicy/Inc/SosEnPolicy/CSosEnPolicySatRefresh.h	Tue Aug 31 15:45:17 2010 +0300
@@ -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