FreeCalypso > hg > fc-tourmaline
changeset 129:e42fae1d006d
mmiTimers.h: bogotab fixes
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Tue, 10 Nov 2020 06:41:28 +0000 |
parents | 6cca8d6d34d3 |
children | cf085bee523c |
files | src/ui/bmi/mmiTimers.h |
diffstat | 1 files changed, 11 insertions(+), 12 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ui/bmi/mmiTimers.h Tue Nov 10 06:39:53 2020 +0000 +++ b/src/ui/bmi/mmiTimers.h Tue Nov 10 06:41:28 2020 +0000 @@ -2,7 +2,7 @@ #define _DEF_MMI_TIMERS_H_ /******************************************************************************* - CONDAT (UK) + CONDAT (UK) ******************************************************************************** @@ -11,14 +11,14 @@ ******************************************************************************** - $Project name: Basic MMI - $Project code: BMI (6349) - $Module: MMI - $File: MmiTimers.h - $Revision: 1.0 + $Project name: Basic MMI + $Project code: BMI (6349) + $Module: MMI + $File: MmiTimers.h + $Revision: 1.0 - $Author: Condat(UK) - $Date: 25/10/00 + $Author: Condat(UK) + $Date: 25/10/00 ******************************************************************************** @@ -30,7 +30,6 @@ $History: MmiTimers.h - $End *******************************************************************************/ @@ -38,9 +37,9 @@ typedef enum { - LAST_CALL, - OUTGOING_CALLS, - INCOMING_CALLS + LAST_CALL, + OUTGOING_CALLS, + INCOMING_CALLS } timer_types; /*SPR 2142 removed timer window data structure*/