From 84554a461b87ac0d7859517eb02eba3ea480b7e1 Mon Sep 17 00:00:00 2001 From: discomfitor Date: Wed, 28 Jul 2010 22:23:14 +0000 Subject: [PATCH] forgot to put some doxy in groups git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50620 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- src/lib/ecore_con/ecore_con.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/lib/ecore_con/ecore_con.c b/src/lib/ecore_con/ecore_con.c index 2e8dcc5..2857028 100644 --- a/src/lib/ecore_con/ecore_con.c +++ b/src/lib/ecore_con/ecore_con.c @@ -921,6 +921,7 @@ on_error: * @return EINA_FALSE if the file cannot be loaded, * otherwise EINA_TRUE. * @note Currently certificate verification is not implemented. + * @ingroup Ecore_Con_Server_Group */ EAPI Eina_Bool @@ -949,6 +950,7 @@ ecore_con_server_ssl_cert_add(const char *cert) * otherwise EINA_TRUE. * @note Currently CRL file adding and certificate verification is not implemented, * so specifying it here has no effect. + * @ingroup Ecore_Con_Client_Group */ EAPI Eina_Bool -- 2.7.4