projects
/
profile
/
mobile
/
apps
/
native
/
indicator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a007397
)
indicator.h: typo fix.
46/66846/2
author
Radoslaw Czerski
<r.czerski@samsung.com>
Thu, 21 Apr 2016 11:35:30 +0000
(13:35 +0200)
committer
Lukasz Stanislawski
<l.stanislaws@samsung.com>
Fri, 22 Apr 2016 11:33:59 +0000
(
04:33
-0700)
Change-Id: I625727d88f94f877bf16235bd8d9213e15b97117
Signed-off-by: Radoslaw Czerski <r.czerski@samsung.com>
inc/indicator.h
patch
|
blob
|
history
diff --git
a/inc/indicator.h
b/inc/indicator.h
index e4029fa2d15dc0ae96c5fbbef4ec803fad8c9f72..001ea80460b9b0e7167e88c2b9495c1c5c6cef56 100644
(file)
--- a/
inc/indicator.h
+++ b/
inc/indicator.h
@@
-214,7
+214,7
@@
typedef struct Indicator_Icon {
int tts_enable;
#endif
int digit_area;
- Eina_Bool initialized; /* TRUE is module was correctly in
ti
ialized */
+ Eina_Bool initialized; /* TRUE is module was correctly in
it
ialized */
} icon_s;
//int rssi_get_sim_number(TapiHandle *handle_obj);