comparison src/ui/bmi/mmiDummy.h @ 92:c0052fe355d3

src/ui/bmi/*.[ch]: rm trailing white space
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 08 Nov 2020 06:39:16 +0000
parents 67bfe9f274f6
children 6bcaf6e7dad2
comparison
equal deleted inserted replaced
91:c3d28a37caad 92:c0052fe355d3
5 5
6 /******************************************************************************* 6 /*******************************************************************************
7 7
8 CONDAT (UK) 8 CONDAT (UK)
9 9
10 ******************************************************************************** 10 ********************************************************************************
11 11
12 This software product is the property of Condat (UK) Ltd and may not be 12 This software product is the property of Condat (UK) Ltd and may not be
13 disclosed to any third party without the express permission of the owner. 13 disclosed to any third party without the express permission of the owner.
14 14
15 ******************************************************************************** 15 ********************************************************************************
16 16
17 $Project name: Basic MMI 17 $Project name: Basic MMI
18 $Project code: BMI (6349) 18 $Project code: BMI (6349)
19 $Module: 19 $Module:
20 $File: MmiDummy.h 20 $File: MmiDummy.h
21 $Revision: 1.0 21 $Revision: 1.0
22 22
23 $Author: Condat(UK) 23 $Author: Condat(UK)
24 $Date: 25/10/00 24 $Date: 25/10/00
25 ******************************************************************************* 25 *******************************************************************************
26 $History: MmiServices.c 26 $History: MmiServices.c
27 27
28 xreddymn Jun-29-2005 MMI-ENH-32467: 28 xreddymn Jun-29-2005 MMI-ENH-32467:
29 Handling of animated GIF images. Added E_WIN_SUSPEND to 29 Handling of animated GIF images. Added E_WIN_SUSPEND to
30 provide MfwWinSuspend event to WAP window 30 provide MfwWinSuspend event to WAP window
31 31
32 May 02, 2005 REF : LOCOSTO-ENH-30818 - xpradipg 32 May 02, 2005 REF : LOCOSTO-ENH-30818 - xpradipg
33 Description: IMEI retreival by posting a call to ACI sAT_xx API 33 Description: IMEI retreival by posting a call to ACI sAT_xx API
34 Solution: The direct call to cl_get_imeisv() is replaced with the 34 Solution: The direct call to cl_get_imeisv() is replaced with the
35 call to the callNUmber() which inturn calls sAT_Dn() and 35 call to the callNUmber() which inturn calls sAT_Dn() and
36 retrieves the IMEI info 36 retrieves the IMEI info
37 37
38 *******************************************************************************/ 38 *******************************************************************************/
39 39
40 40
41 41
42 /**************************************************************************************** 42 /****************************************************************************************
142 #define SAT_RES_CC_PERMANENT SatResCCPermanent 142 #define SAT_RES_CC_PERMANENT SatResCCPermanent
143 143
144 /* 144 /*
145 * end of compatibility definitions 145 * end of compatibility definitions
146 */ 146 */
147 // May 02, 2005 REF : LOCOSTO-ENH-30818 - xpradipg 147 // May 02, 2005 REF : LOCOSTO-ENH-30818 - xpradipg
148 #ifdef FF_MMI_ATC_MIGRATION 148 #ifdef FF_MMI_ATC_MIGRATION
149 EXTERN char imei[]; 149 EXTERN char imei[];
150 #endif 150 #endif
151 char* get_build_user(void); // RAVI 151 char* get_build_user(void); // RAVI
152 char* get_build_date(void); // RAVI 152 char* get_build_date(void); // RAVI