diff src/ui/mfw/mfw_win.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_win.h	Tue Jan 19 05:41:26 2021 +0000
+++ b/src/ui/mfw/mfw_win.h	Tue Jan 19 06:10:27 2021 +0000
@@ -15,49 +15,49 @@
    TO DO   :
 
    $History:: mfw_win.h                                             $
- * 
+ *
  * *****************  Version 8  *****************
  * User: Es           Date: 23.03.00   Time: 14:42
  * Updated in $/GSM/Condat/MS/SRC/MFW
  * Added 'winUnhide()': no update(), no event.
- * 
+ *
  * *****************  Version 7  *****************
  * User: Kk           Date: 17.01.00   Time: 8:56
  * Updated in $/GSM/Condat/MS/SRC/MFW
  * added simple check functions for easy checking if win is visible,
  * focussed, closed
- * 
+ *
  * *****************  Version 6  *****************
  * User: Le           Date: 6.01.00    Time: 9:23
  * Updated in $/GSM/Condat/MS/SRC/MFW
  * Alignment of MFW versions
- * 
+ *
  * *****************  Version 3  *****************
  * User: Xam          Date: 12/15/99   Time: 4:06p
  * Updated in $/GSM/Condat/SND-MMI/MFW
  * Added constant MfwWinClosed.
- * 
+ *
  * *****************  Version 2  *****************
  * User: Es           Date: 22.11.99   Time: 10:30
  * Updated in $/GSM/Condat/SND-MMI/MFW
- * 
+ *
  * *****************  Version 1  *****************
  * User: Es           Date: 18.11.99   Time: 16:35
  * Created in $/GSM/Condat/SND-MMI/MFW
  * Initial
- * 
+ *
  * *****************  Version 5  *****************
  * User: Es           Date: 6.07.99    Time: 12:37
  * Updated in $/GSM/DEV/MS/SRC/MFW
- * 
+ *
  * *****************  Version 4  *****************
  * User: Es           Date: 17.02.99   Time: 20:01
  * Updated in $/GSM/DEV/MS/SRC/MFW
- * 
+ *
  * *****************  Version 3  *****************
  * User: Es           Date: 14.01.99   Time: 17:19
  * Updated in $/GSM/DEV/MS/SRC/MFW
- * 
+ *
  * *****************  Version 2  *****************
  * User: Es           Date: 23.12.98   Time: 16:19
  * Updated in $/GSM/DEV/MS/SRC/MFW
@@ -91,7 +91,7 @@
 #define MfwWinFocussed      2           /* input focus / selected   */
 #define MfwWinDelete        4           /* window will be deleted   */
 #define MfwWinClosed        256         /* Child window closed ??   */
-/* xreddymn Aug-09-2004, MMI-SPR-23964 (TII_MMS33) 
+/* xreddymn Aug-09-2004, MMI-SPR-23964 (TII_MMS33)
  * Implemented suspend and resume functionality for MFW windows
  */
 #define MfwWinSuspend       8           /* window is suspended      */