comparison src/ui/mfw/ti1_tmr.c @ 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
comparison
equal deleted inserted replaced
187:a33dd8a5dcc9 188:92abb46dc1ba
14 EXPORT : 14 EXPORT :
15 15
16 TO DO : 16 TO DO :
17 17
18 $History:: ti1_tmr.c $ 18 $History:: ti1_tmr.c $
19 * 19 *
20 *Sep 19, 2006 DRT OMAPS00091093 x0047075(Archana) 20 *Sep 19, 2006 DRT OMAPS00091093 x0047075(Archana)
21 * Description: optimizing of the timer related vsi interface 21 * Description: optimizing of the timer related vsi interface
22 * Solution:Replacing the Vsi_t_start ,Vsi_t_stop with TIMER_START and TIMER_STOP 22 * Solution:Replacing the Vsi_t_start ,Vsi_t_stop with TIMER_START and TIMER_STOP
23 ***************** Version 8 ***************** 23 ***************** Version 8 *****************
24 * User: Es Date: 18.02.00 Time: 17:58 24 * User: Es Date: 18.02.00 Time: 17:58
25 * Updated in $/GSM/Condat/MS/SRC/MFW 25 * Updated in $/GSM/Condat/MS/SRC/MFW
26 * tmrStart(): bug in inner 'if'-clause 26 * tmrStart(): bug in inner 'if'-clause
27 * 27 *
28 * ***************** Version 7 ***************** 28 * ***************** Version 7 *****************
29 * User: Es Date: 6.07.99 Time: 12:41 29 * User: Es Date: 6.07.99 Time: 12:41
30 * Updated in $/GSM/DEV/MS/SRC/MFW 30 * Updated in $/GSM/DEV/MS/SRC/MFW
31 * 31 *
32 * ***************** Version 6 ***************** 32 * ***************** Version 6 *****************
33 * User: Es Date: 14.06.99 Time: 12:15 33 * User: Es Date: 14.06.99 Time: 12:15
34 * Updated in $/GSM/DEV/MS/SRC/MFW 34 * Updated in $/GSM/DEV/MS/SRC/MFW
35 * 35 *
36 * ***************** Version 5 ***************** 36 * ***************** Version 5 *****************