diff -r 7d48bed6ce0c -r 987c9837762f phoneclientserver/EnPolicy/Inc/SosEnPolicy/CSosEnPolicySatRefresh.h --- 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