projects
/
apps
/
core
/
preloaded
/
taskmanager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4194c3
)
Add manifest file.
author
hhh.kwon
<hhh.kwon@samsung.com>
Fri, 2 Nov 2012 08:42:39 +0000
(17:42 +0900)
committer
hhh.kwon
<hhh.kwon@samsung.com>
Fri, 2 Nov 2012 08:42:39 +0000
(17:42 +0900)
src/taskmanager.c
patch
|
blob
|
history
diff --git
a/src/taskmanager.c
b/src/taskmanager.c
index afad2129ab626520b06739dbd4f4367ea3811ffe..19d7491c238c8dc55760c85a854b04df7c26e94e 100755
(executable)
--- a/
src/taskmanager.c
+++ b/
src/taskmanager.c
@@
-43,7
+43,7
@@
static struct text_part main_txt[] = {
static void update_ts(Evas_Object *eo, struct text_part *tp, int size)
{
- int i;
+ int i
= 0
;
if (eo == NULL || tp == NULL || size < 0)
return;