From: hermet Date: Tue, 8 Nov 2011 04:02:46 +0000 (+0000) Subject: elementary/naviframe - removed white trailings X-Git-Tag: REL_F_I9500_20120323_1~17^2~1364 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ae9610929cb8c62daf6a700e68c36c6308c403bf;p=framework%2Fuifw%2Felementary.git elementary/naviframe - removed white trailings git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@64932 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/src/lib/Elementary.h.in b/src/lib/Elementary.h.in index eac8f9b..60a392b 100644 --- a/src/lib/Elementary.h.in +++ b/src/lib/Elementary.h.in @@ -28524,8 +28524,8 @@ extern "C" { * @param item_style The current item style name. @c NULL would be default. * @return The created item or @c NULL upon failure. * - * The item is inserted into the naviframe straight away without any - * transition operations. This item will be deleted when it is popped. + * The item is inserted into the naviframe straight away without any + * transition operations. This item will be deleted when it is popped. * * @see also elm_naviframe_item_style_set() * @see also elm_naviframe_item_push() @@ -28554,8 +28554,8 @@ extern "C" { * @param item_style The current item style name. @c NULL would be default. * @return The created item or @c NULL upon failure. * - * The item is inserted into the naviframe straight away without any - * transition operations. This item will be deleted when it is popped. + * The item is inserted into the naviframe straight away without any + * transition operations. This item will be deleted when it is popped. * * @see also elm_naviframe_item_style_set() * @see also elm_naviframe_item_push()