Edje edje_entry.c: Fixed formatting. Patch by Jihoon Kim

<jihoon48.kim@samsung.com>


SVN revision: 58370
This commit is contained in:
Daniel Juyung Seo 2011-04-06 01:20:59 +00:00
parent cad16fd3cd
commit 87271e150e
1 changed files with 121 additions and 122 deletions

View File

@ -2598,7 +2598,6 @@ _edje_entry_cursor_line_end(Edje_Real_Part *rp, Edje_Cursor cur)
_edje_entry_real_part_configure(rp); _edje_entry_real_part_configure(rp);
} }
Eina_Bool Eina_Bool
_edje_entry_cursor_coord_set(Edje_Real_Part *rp, Edje_Cursor cur, _edje_entry_cursor_coord_set(Edje_Real_Part *rp, Edje_Cursor cur,
Evas_Coord x, Evas_Coord y) Evas_Coord x, Evas_Coord y)