--- a/phoneapp/phoneuistates/inc/cphonestatemachinegsm.h Tue Feb 02 00:10:04 2010 +0200
+++ b/phoneapp/phoneuistates/inc/cphonestatemachinegsm.h Fri Mar 19 09:28:42 2010 +0200
@@ -76,11 +76,11 @@
// Phone customization
MPhoneCustomization* iCustomization;
- private: // Data
-
- // Is emergency object instantiated - needed to prevent multiple instantiation
- TBool iEmergencyStateConstructed;
-
+ private: // Data
+
+ // Is emergency object instantiated - needed to prevent multiple instantiation
+ TBool iEmergencyStateConstructed;
+
// Emergency state which is hold in memory all the time.
MPhoneState* iEmergencyState;
};