Fix _edje_entry_cursor_end function.
authorbdilly <bdilly>
Thu, 27 May 2010 22:18:37 +0000 (22:18 +0000)
committerbdilly <bdilly@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 27 May 2010 22:18:37 +0000 (22:18 +0000)
commit0ca694fe508869535d5fe4a15fb05f00c3ca9202
treeacaa63fbc6e4fd48a132af4b525a4da9aace3bd3
parentde3da515403e4004d346f51348c002b05cf411a9
Fix _edje_entry_cursor_end function.

This fix the issue with elementary cursor end set function.
The cursor is now after the last textblock node, and not before it, as
it was until now.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@49242 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/edje_entry.c