docs: fix invalid end of group

This commit is contained in:
Jean Guyomarc'h 2016-03-16 23:18:04 +01:00
parent 407a717200
commit 52f0f1bfb1
1 changed files with 1 additions and 1 deletions

View File

@ -76,6 +76,6 @@ EAPI void elm_color_class_list_cb_set(Elm_Color_Class_List_Cb cb);
* @since 1.14
**/
EAPI Eina_List *elm_color_class_util_edje_file_list(Eina_File *f);
/** }@ */
/** @} */
#endif