Formatting.

SVN revision: 16192
This commit is contained in:
sebastid 2005-08-15 23:36:22 +00:00 committed by sebastid
parent 73c48f5030
commit 2f244acc2e
1 changed files with 1 additions and 1 deletions

View File

@ -954,7 +954,7 @@ svr_try_connect_plain(Ecore_Con_Server *svr)
}
/* returns 1 on success, 0 on failure */
static int svr_try_connect (Ecore_Con_Server *svr)
static int svr_try_connect(Ecore_Con_Server *svr)
{
#if USE_OPENSSL
if (!svr->ssl)