From: hhh.kwon Date: Fri, 2 Nov 2012 08:42:39 +0000 (+0900) Subject: Add manifest file. X-Git-Tag: submit/tizen_2.1/20130424.223636~3^2~32 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=15e7ee9a6067d05db29e238848f7b2e0640fe76c;p=apps%2Fcore%2Fpreloaded%2Ftaskmanager.git Add manifest file. --- diff --git a/src/taskmanager.c b/src/taskmanager.c index afad212..19d7491 100755 --- 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;