diff src/ui/bmi/mmiSmsRead.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 073242ccbb63
line wrap: on
line diff
--- a/src/ui/bmi/mmiSmsRead.h	Sun Nov 08 05:12:05 2020 +0000
+++ b/src/ui/bmi/mmiSmsRead.h	Sun Nov 08 06:39:16 2020 +0000
@@ -12,56 +12,56 @@
 
 					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:		SMS
  $File:		    mmiSmsRead.h
- $Revision:		1.0                                                       
-                                                                              
- $Author:		Condat(UK)                                                         
- $Date:		    25/10/00                                                      
-                                                                               
+ $Revision:		1.0
+
+ $Author:		Condat(UK)
+ $Date:		    25/10/00
+
 ********************************************************************************
-                                                                              
+
  Description:
- 
+
     This module provides definitions of the types and
     constants which are shared across the phone book
     application modules.
-   
+
 ********************************************************************************
  $History: mmiSmsRead.h
 
-	25/10/00			Original Condat(UK) BMI version.	
-	   
+	25/10/00			Original Condat(UK) BMI version.
+
  $End
 
 *******************************************************************************/
 
 /*******************************************************************************
-                                                                              
+
                                 Include Files
-                                                                              
+
 *******************************************************************************/
 
 #include "mfw_mfw.h"
 
 /*******************************************************************************
-                                                                              
+
                         Shared Structure Definitions
-                                                                              
+
 *******************************************************************************/
 
 /*SPR 1453*/
 #ifdef LSCREEN
-#define MENU_TEXT_LENGTH 50	
+#define MENU_TEXT_LENGTH 50
 #else
 #define MENU_TEXT_LENGTH 16	//TBD: to include in common .h
 #endif
@@ -76,12 +76,12 @@
 	MMI_SMS_MO,
 	MMI_SMS_MT,
 	MMI_SMS_CB
-} T_MMI_SMS_STAT;	
+} T_MMI_SMS_STAT;
 
 /*******************************************************************************
-                                                                              
+
                                 Function Prototypes
-                                                                              
+
 *******************************************************************************/
 
 
@@ -94,9 +94,9 @@
 
 
 /*******************************************************************************
-                                                                              
-                              DUMMY DECLARATIONS	
-                                                                              
+
+                              DUMMY DECLARATIONS
+
 *******************************************************************************/
 
 //Dummy defines