diff src/ui/bmi/mmiBookServices.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 609eb8031c17
line wrap: on
line diff
--- a/src/ui/bmi/mmiBookServices.h	Sun Nov 08 05:12:05 2020 +0000
+++ b/src/ui/bmi/mmiBookServices.h	Sun Nov 08 06:39:16 2020 +0000
@@ -5,44 +5,44 @@
 
 					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:		PhoneBook
  $File:		    MmiBookServices.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 the basic phone book services required by
 	the other phone book modules
-                        
+
 ********************************************************************************
  $History: MmiMsgs.c
 
 	June 07,  2005   REF: CRR MMI-FIX-31545 x0021334
     	Issue description: SIM: wrong behavior when FDN is not allocated in SST
-    	Solution: Before displaying the FDN options, a check is made if FDN is allocated. Only if 
+    	Solution: Before displaying the FDN options, a check is made if FDN is allocated. Only if
                   	FDN is allocated, the options are displayed.
 
 	Jul 28, 2004       	REF: CRR:20887 xrashmic - SASKEN
 	Description: Current state of FDN not highlighted
-	Fix: Instead of showing the submenu directly we call this function 
+	Fix: Instead of showing the submenu directly we call this function
 	where we set the menu and also higlight the previously selected menu item
 
-	25/10/00			Original Condat(UK) BMI version.	
-	   
+	25/10/00			Original Condat(UK) BMI version.
+
  $End
 
 *******************************************************************************/
@@ -51,9 +51,9 @@
 
 
 /*******************************************************************************
-                                                                              
+
                                 Public Methods
-                                                                              
+
 *******************************************************************************/
 #define READ 3
 #define WRITE 6
@@ -140,12 +140,12 @@
 // June 07,  2005         REF: CRR MMI-FIX-31545 x0021334
 // Issue description: SIM: wrong behavior when FDN is not allocated in SST
 // Added prototype for function to check if FDN is allocated
-void checkFDNSupport(void); 
+void checkFDNSupport(void);
 
 /*******************************************************************************
-                                                                              
+
                                 End of File
-                                                                              
+
 *******************************************************************************/
 
 #endif