scrollable_interface: doxygen typo; eo_typecheck typo
authorYakov Goldberg <yakov.g@samsung.com>
Thu, 5 Dec 2013 10:03:12 +0000 (12:03 +0200)
committerYakov Goldberg <yakov.g@samsung.com>
Thu, 5 Dec 2013 10:03:34 +0000 (12:03 +0200)
legacy/elementary/src/lib/elm_interface_scrollable.h

index b36deb2..1354977 100644 (file)
@@ -971,10 +971,10 @@ enum
  *
  * No description supplied by the EAPI.
  *
- * @param[out] ret
+ * @param[in] disabled
  *
  */
-#define elm_scrollable_interface_bounce_animator_disabled_set(ret) ELM_SCROLLABLE_INTERFACE_ID(ELM_SCROLLABLE_INTERFACE_SUB_ID_BOUNCE_ANIMATOR_DISABLED_SET), EO_TYPECHECK(Eina_Bool *, ret)
+#define elm_scrollable_interface_bounce_animator_disabled_set(ret) ELM_SCROLLABLE_INTERFACE_ID(ELM_SCROLLABLE_INTERFACE_SUB_ID_BOUNCE_ANIMATOR_DISABLED_SET), EO_TYPECHECK(Eina_Bool, disabled)
 
 /**
  * @def elm_scrollable_interface_bounce_animator_disabled_get