diff src/ui/mfw/mfw_simi.h @ 188:92abb46dc1ba

src/ui/mfw/*.[ch]: rm trailing white space
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 19 Jan 2021 06:10:27 +0000
parents 67bfe9f274f6
children
line wrap: on
line diff
--- a/src/ui/mfw/mfw_simi.h	Tue Jan 19 05:41:26 2021 +0000
+++ b/src/ui/mfw/mfw_simi.h	Tue Jan 19 06:10:27 2021 +0000
@@ -11,7 +11,7 @@
   $History:: mfw_simi.h                                       $
 
 	May 15, 2006 DR: OMAPS00067919 x0pleela
-	Description: SIMP:On repeat Depersonalisation with invalid password MEPD unblock key should 
+	Description: SIMP:On repeat Depersonalisation with invalid password MEPD unblock key should
 				be asked not Puk1.
 	Solution: Added prototype of funtion sim_simlock_cpin_code()
 */
@@ -75,8 +75,8 @@
 EXTERN  void            sim_spn_req           (void);
 EXTERN  void            sim_ok_cfun           (void);
 /* OMAPS00075177 - 17,Apr-2006 */
-/* Signature of the function has been changed from U8 to T_ACI_CME_ERR. 
-   because, when calling this function, it is converting from T_ACI_CME_ERR to U8. 
+/* Signature of the function has been changed from U8 to T_ACI_CME_ERR.
+   because, when calling this function, it is converting from T_ACI_CME_ERR to U8.
    It is loosing the negative values( the enum T_ACI_CME_ERR has negative values )
 */
 EXTERN  void            sim_error_cfun        (T_ACI_CME_ERR reason);