Add manifest file.
authorhhh.kwon <hhh.kwon@samsung.com>
Fri, 2 Nov 2012 08:42:39 +0000 (17:42 +0900)
committerhhh.kwon <hhh.kwon@samsung.com>
Fri, 2 Nov 2012 08:42:39 +0000 (17:42 +0900)
src/taskmanager.c

index afad212..19d7491 100755 (executable)
@@ -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;