changeset 64:6724664925c9

mmiMain.h: white space fixes
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 23 Oct 2020 00:43:05 +0000
parents 7c7fe9d0ea7c
children 482ce95bc49c
files src/ui/bmi/mmiMain.h
diffstat 1 files changed, 11 insertions(+), 11 deletions(-) [+]
line wrap: on
line diff
--- a/src/ui/bmi/mmiMain.h	Thu Oct 22 23:57:49 2020 +0000
+++ b/src/ui/bmi/mmiMain.h	Fri Oct 23 00:43:05 2020 +0000
@@ -34,8 +34,8 @@
 
        Jun 09, 2006 REF:OMAPS00079650  a0393213 (R.Prabakar)
        Description : CPHS Roaming indication feature implementation
-       Solution     : As part of the implementation, in this file, type of GlobalIconStatus is changed       
-       
+       Solution     : As part of the implementation, in this file, type of GlobalIconStatus is changed
+
  $End
 
 *******************************************************************************/
@@ -155,25 +155,25 @@
 #define GlobalCipheringDeactivIconFlag       0x1000
 /* SH 18/01/02.  Indication for GPRS */
 #ifdef MMI_GPRS_ENABLED
-#define GlobalGPRSOnIconFlag				0x2000
+#define GlobalGPRSOnIconFlag                0x2000
 #endif
 /* SPR877 - SH - Indication for Homezone */
 #ifdef MMI_HOMEZONE_ENABLED
-#define GlobalHomezoneIconFlag				0x4000
+#define GlobalHomezoneIconFlag              0x4000
 #endif
 
 #ifdef MMI_TTY_ENABLED
-    #ifndef GlobalHomezoneIconFlag				
-        #define GlobalHomezoneIconFlag				0x4000
+    #ifndef GlobalHomezoneIconFlag
+        #define GlobalHomezoneIconFlag              0x4000
     #endif
 #endif
 
 /* SPR#1352 - SH - TTY indication */
-#define GlobalTTYIconFlag					0x8000
+#define GlobalTTYIconFlag                   0x8000
 /* end SH */
 
-/*  Jun 09, 2006 REF:OMAPS00079650  a0393213 (R.Prabakar) */     
-#define GlobalRoamingIconFlag					0x10000
+/*  Jun 09, 2006 REF:OMAPS00079650  a0393213 (R.Prabakar) */
+#define GlobalRoamingIconFlag                   0x10000
 
 /*    Jun 09, 2006 REF:OMAPS00079650  a0393213 (R.Prabakar)
        Description : CPHS Roaming indication feature implementation
@@ -214,13 +214,13 @@
 
 /* Settings status*/
 
-#define SettingsAnyKeyAnswerOn      0x01
+#define SettingsAnyKeyAnswerOn    0x01
 #define SettingsAutoAnswerOn      0x02
 #define SettingsKeyPadLockOn      0x04
 #define SettingsKeypadClick       0x08
 #define SettingsKeypadDTMF        0x10
 #define SettingsSilentMode        0x20
-#define SettingsCBDisable			0x80	/* SPR 2470 0x80- disable CB display 0-display CB */
+#define SettingsCBDisable         0x80    /* SPR 2470 0x80- disable CB display 0-display CB */
 //extern USHORT settingsStatus;
 
 #define GlobalBatteryLesser5     1