diff src/ui/bmi/mmiSmsSend.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/mmiSmsSend.h	Sun Nov 08 05:12:05 2020 +0000
+++ b/src/ui/bmi/mmiSmsSend.h	Sun Nov 08 06:39:16 2020 +0000
@@ -37,11 +37,11 @@
  $History: mmismssend.h
 
   Feb 02, 2005   REF: CRR 28479   xnkulkar
-  Bug: While saving a SMS, if the user presses LSK while the 'Saved' dialog is displayed, the 'Saved' 
+  Bug: While saving a SMS, if the user presses LSK while the 'Saved' dialog is displayed, the 'Saved'
   dialog doesn't get dismissed.
-  Solution: Only RSK and Hangup keys dismiss the 'Saved' info screen and all other key presses 
-  are ignored. 
-  
+  Solution: Only RSK and Hangup keys dismiss the 'Saved' info screen and all other key presses
+  are ignored.
+
   25/10/00      Original Condat(UK) BMI version.
 
  $End
@@ -132,7 +132,7 @@
 UBYTE SmsSend_set_SrvCntr_number (T_MFW_SMS_INFO *config_data);
 /* SPR#1428 - SH - New Editor: no longer required */
 #ifndef NEW_EDITOR
-//GW 29/11/01 - Added 
+//GW 29/11/01 - Added
 void		SmsSend_loadEditDefault(T_EDITOR_DATA * edit_info);
 #endif /* NEW_EDITOR */
 #endif /* _DEF_MMI_SMSSEND_H_ */