diff --git a/legacy/edje/src/lib/Edje.h b/legacy/edje/src/lib/Edje.h index 8c194b7ef6..419b0160d5 100644 --- a/legacy/edje/src/lib/Edje.h +++ b/legacy/edje/src/lib/Edje.h @@ -424,7 +424,9 @@ struct _Edje_External_Param_Info #define EDJE_EXTERNAL_PARAM_INFO_SENTINEL {NULL, 0, 0, {.s = {NULL, NULL, NULL}}} /** - * @struct _Edje_External_Type information about an external type to be used. + * @struct _Edje_External_Type + * + * @brief Information about an external type to be used. * * This structure provides information on how to display and modify a * third party Evas_Object in Edje.