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

index 11ebed0..6992fbf 100644 (file)
@@ -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)