From: cedric Date: Thu, 29 Jul 2010 12:29:19 +0000 (+0000) Subject: * ecore: fix comment. X-Git-Tag: accepted/2.0/20130306.224007~195^2~821 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=61c61124008e99c0a1c8e1840fe8334282dcbe49;p=profile%2Fivi%2Fecore.git * ecore: fix comment. git-svn-id: svn+ssh://svn.enlightenment.org/var/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 */