comparison src/ui/bmi/mmiBlkResources.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 8142e6773a49
comparison
equal deleted inserted replaced
91:c3d28a37caad 92:c0052fe355d3
6 6
7 /******************************************************************************* 7 /*******************************************************************************
8 8
9 CONDAT (UK) 9 CONDAT (UK)
10 10
11 ******************************************************************************** 11 ********************************************************************************
12 12
13 This software product is the property of Condat (UK) Ltd and may not be 13 This software product is the property of Condat (UK) Ltd and may not be
14 disclosed to any third party without the express permission of the owner. 14 disclosed to any third party without the express permission of the owner.
15 15
16 ******************************************************************************** 16 ********************************************************************************
17 17
18 $Project name: Basic MMI 18 $Project name: Basic MMI
19 $Project code: BMI (6349) 19 $Project code: BMI (6349)
20 $Module: PhoneBook 20 $Module: PhoneBook
21 $File: MmiBlkResources.h 21 $File: MmiBlkResources.h
22 $Revision: 1.0 22 $Revision: 1.0
23 23
24 $Author: Condat(UK) 24 $Author: Condat(UK)
25 $Date: 25/10/00 25 $Date: 25/10/00
26 26
27 ******************************************************************************** 27 ********************************************************************************
28 28
29 Description: 29 Description:
30 30
31 The block resource manager handles a list of blocks of information, 31 The block resource manager handles a list of blocks of information,
32 passing back pointers to the block of data on request. It provides 32 passing back pointers to the block of data on request. It provides
33 a mechanism for mapping identifiers to strings, bitmaps, melodies 33 a mechanism for mapping identifiers to strings, bitmaps, melodies
34 or any other block of information. 34 or any other block of information.
35 35
36 ******************************************************************************** 36 ********************************************************************************
37 37
38 $History: MmiBlkResources.h 38 $History: MmiBlkResources.h
39 39
40 25/10/00 Original Condat(UK) BMI version. 40 25/10/00 Original Condat(UK) BMI version.
41 41
42 $End 42 $End
43 43
44 *******************************************************************************/ 44 *******************************************************************************/
45 45
46 46
76 /* Added to remove warning Aug - 11 */ 76 /* Added to remove warning Aug - 11 */
77 EXTERN U8 *mfwAlloc (U32 size); 77 EXTERN U8 *mfwAlloc (U32 size);
78 /* End - Remove warning */ 78 /* End - Remove warning */
79 79
80 /******************************************************************************* 80 /*******************************************************************************
81 81
82 End of File 82 End of File
83 83
84 *******************************************************************************/ 84 *******************************************************************************/
85 85
86 #endif 86 #endif