From: Yakov Goldberg Date: Thu, 5 Dec 2013 10:01:45 +0000 (+0200) Subject: widget: doxygen typo X-Git-Tag: upstream/1.20.0~7116^2~14^2~3637 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ade0857b48ad1da131002cb72fe13c26fce6e057;p=platform%2Fupstream%2Fefl.git widget: doxygen typo --- diff --git a/legacy/elementary/src/lib/elm_widget.h b/legacy/elementary/src/lib/elm_widget.h index 11ebed0..6992fbf 100644 --- a/legacy/elementary/src/lib/elm_widget.h +++ b/legacy/elementary/src/lib/elm_widget.h @@ -2555,7 +2555,7 @@ typedef void * (*list_data_get_func_type)(const Eina_List * l); * * No description supplied by the EAPI. * - * @param[out] ret + * @param[in] disabled * */ #define elm_wdg_orientation_mode_disabled_set(disabled) ELM_WIDGET_ID(ELM_WIDGET_SUB_ID_ORIENTATION_MODE_DISABLED_SET), EO_TYPECHECK(Eina_Bool, disabled)