diff src/ui/bmi/mmiMenu.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 320fdf90f1c4
line wrap: on
line diff
--- a/src/ui/bmi/mmiMenu.h	Sun Nov 08 05:12:05 2020 +0000
+++ b/src/ui/bmi/mmiMenu.h	Sun Nov 08 06:39:16 2020 +0000
@@ -5,43 +5,43 @@
 
 					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:		Menus
  $File:		    MmiMenu.h
- $Revision:		1.0                                                       
-                                                                              
- $Author:		Condat(UK)                                                         
- $Date:		    25/10/00                                                      
-                                                                               
+ $Revision:		1.0
+
+ $Author:		Condat(UK)
+ $Date:		    25/10/00
+
 ********************************************************************************
-                                                                              
+
  Description:
 
     This provides the implementation of the main menu handling for the basic
 	MMI
-                        
+
 ********************************************************************************
  $History: MmiMenu.h
 
-	25/10/00			Original Condat(UK) BMI version.	
-	   
+	25/10/00			Original Condat(UK) BMI version.
+
  $End
 
 *******************************************************************************/
 
 
 /*******************************************************************************
-                                                                              
+
                                 Public Definitions
-                                                                              
+
 *******************************************************************************/
 
 #define ALLOC_MEMORY mfwAlloc
@@ -72,9 +72,9 @@
 
 
 /*******************************************************************************
-                                                                              
+
                                 Public Prototypes
-                                                                              
+
 *******************************************************************************/
 
 /* Standard menu initialise, exit and handler routines
@@ -140,9 +140,9 @@
 
 
 /*******************************************************************************
-                                                                              
+
                                 Developmental
-                                                                              
+
 *******************************************************************************/
 
 /* Following definitions are provided for development use only
@@ -157,9 +157,9 @@
 
 
 /*******************************************************************************
-                                                                              
+
                                 End of File
-                                                                              
+
 *******************************************************************************/
 
 #endif