elm_index.h: fixed wrong documentation.
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Fri, 26 Apr 2013 09:38:56 +0000 (18:38 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Fri, 26 Apr 2013 09:38:56 +0000 (18:38 +0900)
src/lib/elm_index.h

index ce031fb..b8197f2 100644 (file)
@@ -35,8 +35,7 @@
  *      after a small idling period. @c event_info is the selected
  *      item's data pointer.
  * - @c "selected" - When the user releases a mouse button and
- *      selects an item. @c event_info is the selected item's data
- *      pointer.
+ *      selects an item. @c event_info is the selected item's pointer.
  * - @c "level,up" - when the user moves a finger from the first
  *      level to the second level
  * - @c "level,down" - when the user moves a finger from the second