scrollable_interface: doxygen typo; eo_typecheck typo

This commit is contained in:
Yakov Goldberg 2013-12-05 12:03:12 +02:00
parent ade0857b48
commit 93994865bc
1 changed files with 2 additions and 2 deletions

View 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