diff src/ui/mfw/mfw_utils.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_utils.h	Tue Jan 19 05:41:26 2021 +0000
+++ b/src/ui/mfw/mfw_utils.h	Tue Jan 19 06:10:27 2021 +0000
@@ -11,7 +11,7 @@
    PURPOSE : This modul contains General Functional Utilities.
 
    HISTORY:
-   Jun 05, 2004	REF: CRR 18262  NISHIKANT KULKARNI 
+   Jun 05, 2004	REF: CRR 18262  NISHIKANT KULKARNI
    Description: The sample sends a STOP DTMF message without release of the key by the user
    Solution: Instead of sending DTMF commands in "VTS_MOD_Auto" mode, on key press DTMF tone is started
   		   using VTS_MOD_ManStart and on key release DTMF tone is stopped using VTS_MOD_ManStop mode.