consistent return

SVN revision: 43630
This commit is contained in:
Iván Briano 2009-11-12 15:41:45 +00:00
parent caf672636d
commit bc674aaaeb
1 changed files with 1 additions and 1 deletions

View File

@ -1765,7 +1765,7 @@ edje_edit_part_selected_state_get(Evas_Object *obj, const char *part)
GET_RP_OR_RETURN(NULL);
if (!rp->chosen_description)
return "default 0.00";
return eina_stringshare_add("default 0.00");
snprintf(name, PATH_MAX, "%s %.2f",
rp->chosen_description->state.name,