hermet pushed a commit to branch master.

commit bcd8f08025a0b97e090779ab5a1b13cfb4de676f
Author: ChunEon Park <[email protected]>
Date:   Thu Sep 12 23:48:54 2013 +0900

    elementary/elm_object_item - removed white trailings.
---
 src/lib/elm_object_item.h | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/lib/elm_object_item.h b/src/lib/elm_object_item.h
index cce8f8d..562c16d 100644
--- a/src/lib/elm_object_item.h
+++ b/src/lib/elm_object_item.h
@@ -657,7 +657,7 @@ EAPI Eina_Bool                    
elm_object_item_cursor_engine_only_get(const E
  * This returns track object of the item.
  *
  * @param it The Elementary Object Item to be tracked.
- * @return The track object. 
+ * @return The track object.
  *
  * @note This gets a rectangle object that represents the object item's 
internal
  *       object. If you wanna check the geometry, visibility of the item, you
@@ -678,7 +678,7 @@ EAPI Eina_Bool                    
elm_object_item_cursor_engine_only_get(const E
  *          track object.
  *
  * @see elm_object_item_untrack()
- * @see elm_object_item_track_get() 
+ * @see elm_object_item_track_get()
  *
  * @since 1.8
  *
@@ -692,10 +692,10 @@ EAPI Evas_Object                 
*elm_object_item_track(Elm_Object_Item *it);
  * @param it The Elementary Object Item that returned track object.
  *
  * @note This retrieves the track object that was returned from
- *       elm_object_item_track(). 
+ *       elm_object_item_track().
  *
  * @see elm_object_item_track()
- * @see elm_object_item_track_get() 
+ * @see elm_object_item_track_get()
  *
  * @since 1.8
  *
@@ -717,7 +717,7 @@ EAPI void                         
elm_object_item_untrack(Elm_Object_Item *it);
  *        count.
  *
  * @see elm_object_item_track()
- * @see elm_object_item_track_get() 
+ * @see elm_object_item_track_get()
  *
  * @since 1.8
  *

-- 

------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk

Reply via email to