diff src/ui/bmi/mmiColours.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 a7398f7007bb
line wrap: on
line diff
--- a/src/ui/bmi/mmiColours.h	Sun Nov 08 05:12:05 2020 +0000
+++ b/src/ui/bmi/mmiColours.h	Sun Nov 08 06:39:16 2020 +0000
@@ -4,38 +4,38 @@
 
 					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)                                                           
- $Module:		
+ $Project name:	Basic MMI
+ $Project code:	BMI (6349)
+ $Module:
  $File:		    mmiColours.h
- $Revision:		1.0                                                       
-                                                                              
- $Author:		Condat(UK)                                                         
- $Date:		    25/01/02                                                      
-                                                                               
+ $Revision:		1.0
+
+ $Author:		Condat(UK)
+ $Date:		    25/01/02
+
 ********************************************************************************
-                                                                              
+
  Description:
- 
+
 	This header file provides definitions for various screen colours to allow us to
 	set different parts of the display to foreground and background colours.
-	
-                        
+
+
 ********************************************************************************
 
  $History:
 
-	25/01/02			Original Condat(UK) BMI version.	
+	25/01/02			Original Condat(UK) BMI version.
 	28/11/02 -	Corrected definitions for some colours
 				Removed unused definitions/commented out code.
-				
+
  $End
 
 *******************************************************************************/
@@ -79,7 +79,7 @@
 #define COL_MidGrey		0x00404040
 #define COL_Transparent		0xFF000000
 /***************************Go-lite Optimization changes Start***********************/
-//Aug 25, 2004    REF: CRR 24297  Deepa M.D 
+//Aug 25, 2004    REF: CRR 24297  Deepa M.D
 //Define  colors for Go-lite
 #define COL_Lite_Black      0x00
 #define COL_Lite_White      0x01
@@ -97,8 +97,8 @@
 	COLOUR_LIST_MAIN,			//main icons
 	COLOUR_LIST_SUBMENU,		//sub-menu
 	//The following are currently unused but can be used for other sub-menus
-	COLOUR_LIST_SUBMENU1,	
-	COLOUR_LIST_SUBMENU2,	
+	COLOUR_LIST_SUBMENU1,
+	COLOUR_LIST_SUBMENU2,
 	COLOUR_LIST_SUBMENU3,
 	COLOUR_LIST_SUBMENU4,
 
@@ -107,13 +107,13 @@
 
 	//colour for all editors
 	COLOUR_EDITOR,
-	
+
 	//Colours for specific displays
 	COLOUR_GAME,
 	COLOUR_IDLE,
 	COLOUR_INCALL,
 
-	//Colours for opening/closing animation 
+	//Colours for opening/closing animation
 	COLOUR_STATUS_WELCOME,
 	COLOUR_STATUS_GOODBYE,
 
@@ -140,7 +140,7 @@
 #define COLOUR_STATUS_PINS				COLOUR_STATUS
 #define COLOUR_AOC						COLOUR_STATUS
 
-#define COLOUR_WAP_POPUP				COLOUR_POPUP	
+#define COLOUR_WAP_POPUP				COLOUR_POPUP
 #define COLOUR_BOOK_POPUP				COLOUR_POPUP
 
 #define COLOUR_LIST_SETTINGS			COLOUR_LIST_SUBMENU
@@ -158,7 +158,7 @@
 
 #define COLOUR_STATUS_OKRESET			COLOUR_STATUS
 
-//Default colour for creating windows 
+//Default colour for creating windows
 //#define DEFAULT_COL   COL_RG, COL_B2
 
 //These definitions match dspl.h