elementary/naviframe - removed white trailings
authorhermet <hermet@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 8 Nov 2011 04:02:46 +0000 (04:02 +0000)
committerhermet <hermet@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 8 Nov 2011 04:02:46 +0000 (04:02 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@64932 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/Elementary.h.in

index eac8f9b..60a392b 100644 (file)
@@ -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()