Evas evas_render.c: Fixed formatting.

Fixed indentation and removed trailing whitespaces.


SVN revision: 59560
This commit is contained in:
Daniel Juyung Seo 2011-05-21 06:23:33 +00:00
parent b9eef78c41
commit 924bddfc83
1 changed files with 450 additions and 451 deletions

View File

@ -1663,5 +1663,4 @@ evas_render_object_recalc(Evas_Object *obj)
}
}
/* vim:set ts=8 sw=3 sts=3 expandtab cino=>5n-2f0^-2{2(0W1st0 :*/