From: cedric Date: Thu, 29 Jul 2010 12:29:19 +0000 (+0000) Subject: * ecore: fix comment. X-Git-Tag: build/2012-07-04.173327~1915 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e82a2c8ba6cd8165ecfb9874e1073f58d9be400a;p=profile%2Fivi%2Fecore.git * ecore: fix comment. git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50642 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/src/lib/ecore_con/Ecore_Con.h b/src/lib/ecore_con/Ecore_Con.h index e977727..f067790 100644 --- a/src/lib/ecore_con/Ecore_Con.h +++ b/src/lib/ecore_con/Ecore_Con.h @@ -176,6 +176,8 @@ typedef enum _Ecore_Con_Url_Time /** * @addtogroup Ecore_Con_Events_Group Events * @{ + */ + /** @typedef Ecore_Con_Event_Client_Add * Used as the @p data param for the corresponding event */