From ade0857b48ad1da131002cb72fe13c26fce6e057 Mon Sep 17 00:00:00 2001 From: Yakov Goldberg Date: Thu, 5 Dec 2013 12:01:45 +0200 Subject: [PATCH] widget: doxygen typo --- legacy/elementary/src/lib/elm_widget.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.7.4