forgot to put some doxy in groups
authordiscomfitor <discomfitor@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 28 Jul 2010 22:23:14 +0000 (22:23 +0000)
committerdiscomfitor <discomfitor@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 28 Jul 2010 22:23:14 +0000 (22:23 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50620 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/ecore_con/ecore_con.c

index 2e8dcc5..2857028 100644 (file)
@@ -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