formatting

SVN revision: 56700
This commit is contained in:
Sebastian Dransfeld 2011-02-03 23:15:53 +00:00
parent 49ea948fe1
commit a65b05a13d
1 changed files with 1 additions and 1 deletions

View File

@ -3693,7 +3693,7 @@ eet_data_get_array(Eet_Free_Context *context,
on_error:
EINA_LIST_FREE(childs, tmp)
eet_node_del(tmp);
eet_node_del(tmp);
return 0;
} /* eet_data_get_array */