Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ecore
Dir : e17/libs/ecore/src/lib/ecore_ipc Modified Files: ecore_ipc.c Log Message: *API BREAK* see the discussion in the mailing list. misc and e_modules will follow =================================================================== RCS file: /cvs/e/e17/libs/ecore/src/lib/ecore_ipc/ecore_ipc.c,v retrieving revision 1.41 retrieving revision 1.42 diff -u -3 -r1.41 -r1.42 --- ecore_ipc.c 16 Feb 2007 18:12:38 -0000 1.41 +++ ecore_ipc.c 25 Jul 2007 17:00:55 -0000 1.42 @@ -1042,7 +1042,7 @@ svr = ecore_con_server_data_get(ecore_con_client_server_get(e->client)); ecore_list_goto(svr->client_list, cl); ecore_list_remove(svr->client_list); - ecore_list_goto_first(svr->client_list); + ecore_list_first_goto(svr->client_list); if (!cl->delete_me) { e2 = calloc(1, sizeof(Ecore_Ipc_Event_Client_Del)); ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs