forgot to put some doxy in groups

SVN revision: 50620
This commit is contained in:
Mike Blumenkrantz 2010-07-28 22:23:14 +00:00
parent 0ae939099c
commit 1b41ba0fb1
1 changed files with 2 additions and 0 deletions

View 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