diff src/ui/bmi/mmiCPHS.h @ 92:c0052fe355d3

src/ui/bmi/*.[ch]: rm trailing white space
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 08 Nov 2020 06:39:16 +0000
parents 67bfe9f274f6
children 8beb376cdb57
line wrap: on
line diff
--- a/src/ui/bmi/mmiCPHS.h	Sun Nov 08 05:12:05 2020 +0000
+++ b/src/ui/bmi/mmiCPHS.h	Sun Nov 08 06:39:16 2020 +0000
@@ -34,12 +34,12 @@
 	May 30, 2006  DR: OMAPS00070657 x0pleela
 	Description: CPHS feature on Locosto-Lite
 	Solution: For ALS feature,
-			Added prototypes for the functions cphs_edit_line1(), cphs_edit_line2(), 
-			mmi_cphs_set_als_value(),  mmi_cphs_get_als_value( void ), 
+			Added prototypes for the functions cphs_edit_line1(), cphs_edit_line2(),
+			mmi_cphs_set_als_value(),  mmi_cphs_get_als_value( void ),
 			T_MFW_LINE_INDEX mmi_get_als_selectedLine( void)
 
 //  May 31, 2004        REF: CRR 17291  xvilliva
-//	Bug:	After power cycle the setting of the used line which have been made 
+//	Bug:	After power cycle the setting of the used line which have been made
 //			from the BMI is lost.
 //	Fix:	The global variable g_Pin2 is declared here.
 
@@ -123,7 +123,7 @@
   SRV_No_50,             /* #50 RPLMN last used Access Technology                         */
   SRV_PNN,               /* #51 PLMN Network Name                                         */
   SRV_OPL,               /* #52 Operator PLMN List                                        */
-  SRV_No_53,             /* #53 Mailbox Dialling Numbers                                  */ 
+  SRV_No_53,             /* #53 Mailbox Dialling Numbers                                  */
   SRV_No_54,             /* #54 Message Waiting Indication Status                         */
   SRV_No_55,             /* #55 Call Forwarding Indication Status                         */
   SRV_No_56,             /* #56 Service Provider Display Information                      */
@@ -169,7 +169,7 @@
 //get current enabled ALS line
 int cphs_als_status(MfwMnu* m, MfwMnuItem* i);
 
-#ifdef FF_CPHS_REL4  
+#ifdef FF_CPHS_REL4
 int build_profile_list(MfwMnu* m, MfwMnuItem* i);
 int build_profile_list1(MfwMnu* m, MfwMnuItem* i);
 USHORT MSPPresent( struct MfwMnuTag *m, struct MfwMnuAttrTag *ma, struct MfwMnuItemTag *mi );