diff src/ui/bmi/mmiEm.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 d61a07309733
line wrap: on
line diff
--- a/src/ui/bmi/mmiEm.h	Sun Nov 08 05:12:05 2020 +0000
+++ b/src/ui/bmi/mmiEm.h	Sun Nov 08 06:39:16 2020 +0000
@@ -4,28 +4,28 @@
 
 					CONDAT (UK)
 
-********************************************************************************                                                                              
+********************************************************************************
 
  This software product is the property of Condat (UK) Ltd and may not be
- disclosed to any third party without the express permission of the owner.                                 
-                                                                              
+ disclosed to any third party without the express permission of the owner.
+
 ********************************************************************************
 
- $Project name:	Basic MMI                                                      
- $Project code:	BMI (6349)                                                           
+ $Project name:	Basic MMI
+ $Project code:	BMI (6349)
  $Module:		Engineering mode
  $File:		    MmiEm.h
- $Revision:		1.0                                                       
-                                                                              
- $Author:		Condat(UK)                                                         
- $Date:		    23/09/02                                                      
-                                                                               
+ $Revision:		1.0
+
+ $Author:		Condat(UK)
+ $Date:		    23/09/02
+
 ********************************************************************************
-                                                                              
+
  Description:
 
    	 Handles Engineering mode at MMI level
-                        
+
 ********************************************************************************
  $History: MmiEm.c
 
@@ -38,9 +38,9 @@
 
 
 /*******************************************************************************
-                                                                              
+
                                 Include files
-                                                                              
+
 *******************************************************************************/
 
 
@@ -64,7 +64,7 @@
 
 
 /*Called from menu; begins process to display Mobile Information*/
-int Mmi_em_display_mobile_info_data(MfwMnu* m, MfwMnuItem* i); 
+int Mmi_em_display_mobile_info_data(MfwMnu* m, MfwMnuItem* i);
 
 /*Called from menu; begins process to display Serving Cell parameters*/
 int Mmi_em_display_serving_cell_params(MfwMnu* m, MfwMnuItem* i);