diff src/ui/bmi/mmiHomezone.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 4d3d71a22b9d
line wrap: on
line diff
--- a/src/ui/bmi/mmiHomezone.h	Sun Nov 08 05:12:05 2020 +0000
+++ b/src/ui/bmi/mmiHomezone.h	Sun Nov 08 06:39:16 2020 +0000
@@ -5,39 +5,39 @@
 
 					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                                                            
+ $Project name:	Basic MMI
+ $Project code:	BMI
  $Module:		SMS
  $File:		    MmiHomezone.h
- $Revision:		1.0                                                       
-                                                                              
- $Author:		Condat(UK)                                                         
- $Date:		    25/10/00                                                      
-                                                                               
+ $Revision:		1.0
+
+ $Author:		Condat(UK)
+ $Date:		    25/10/00
+
 ********************************************************************************
-                                                                              
+
  Description: Homezone functionality in MMI
- 
-   
-                        
+
+
+
 ********************************************************************************
 
  $History: MmiHomezone.h
 
-	15/02/02			Original Condat(UK) BMI version.	
+	15/02/02			Original Condat(UK) BMI version.
 
 	Jun 14, 2005 REF: MMI-FIX-30439 x0018858
    	Description: The homezone/cityzone tags were not being displayed properly.
-   	Solution: Modified to save the tags properly in caches and also made the 
+   	Solution: Modified to save the tags properly in caches and also made the
 	appropriate modifications to update the same properly during mobility.
-	   
+
  $End
 
 *******************************************************************************/
@@ -108,9 +108,9 @@
  ****************************************************************************/
 
 typedef struct
-{	
+{
 	UBYTE			current_zone;							// Current zone number (1 to HZ_ZONES_MAX). 0 if none.
-	
+
 	U32				current_X;								// Coordinates (received from CB) of centre of current cell
 	U32				current_Y;