elementary/naviframe - removed white trailings
authorChunEon Park <hermet@hermet.pe.kr>
Tue, 8 Nov 2011 04:02:46 +0000 (04:02 +0000)
committerChunEon Park <hermet@hermet.pe.kr>
Tue, 8 Nov 2011 04:02:46 +0000 (04:02 +0000)
SVN revision: 64932

src/lib/Elementary.h.in

index eac8f9b17fb855ac8a3de70ed5ac3330d216e52c..60a392b34df10297553d776f71e30641cc2b5c62 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()