From 9df661bb4915c4e8fa6a12a1cae79c6f4838c3c4 Mon Sep 17 00:00:00 2001 From: ChunEon Park Date: Tue, 8 Nov 2011 04:02:46 +0000 Subject: [PATCH] elementary/naviframe - removed white trailings SVN revision: 64932 --- src/lib/Elementary.h.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/lib/Elementary.h.in b/src/lib/Elementary.h.in index eac8f9b17..60a392b34 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() -- 2.34.1