formatting

SVN revision: 74211
This commit is contained in:
Mike Blumenkrantz 2012-07-20 07:33:31 +00:00
parent 22392f1b60
commit 4e3ca11a75
1 changed files with 2 additions and 1 deletions

View File

@ -571,7 +571,8 @@ _forecasts_cb_check(void *data)
inst->server =
ecore_con_server_connect(ECORE_CON_REMOTE_NODELAY, inst->ci->host, 80, inst);
if (!inst->server) return EINA_FALSE; return EINA_TRUE;
if (!inst->server) return EINA_FALSE;
return EINA_TRUE;
}
static Eina_Bool