devilhorns pushed a commit to branch master.

commit ca318c05fdca484012db062add4fd5600ccb3690
Author: Chris Michael <[email protected]>
Date:   Mon Jul 8 12:44:15 2013 +0100

    Fix formatting
    
    Signed-off-by: Chris Michael <[email protected]>
---
 src/lib/ecore_ipc/ecore_ipc.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/lib/ecore_ipc/ecore_ipc.c b/src/lib/ecore_ipc/ecore_ipc.c
index 6affc82..a53d35d 100644
--- a/src/lib/ecore_ipc/ecore_ipc.c
+++ b/src/lib/ecore_ipc/ecore_ipc.c
@@ -1395,7 +1395,8 @@ _ecore_ipc_event_server_data(void *data EINA_UNUSED, int 
ev_type EINA_UNUSED, vo
    Ecore_Con_Event_Server_Data *e;
 
    e = ev;
-   if (!eina_list_data_find(servers, ecore_con_server_data_get(e->server))) 
return ECORE_CALLBACK_RENEW;
+   if (!eina_list_data_find(servers, ecore_con_server_data_get(e->server))) 
+     return ECORE_CALLBACK_RENEW;
    /* handling code here */
      {
         Ecore_Ipc_Server *svr;

-- 

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev

Reply via email to