Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/src/lib/ecore_dbus


Modified Files:
        ecore_dbus.c 


Log Message:
This event is from ecore_con

===================================================================
RCS file: /cvs/e/e17/libs/ecore/src/lib/ecore_dbus/ecore_dbus.c,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -3 -r1.23 -r1.24
--- ecore_dbus.c        24 Sep 2006 07:24:52 -0000      1.23
+++ ecore_dbus.c        24 Sep 2006 08:06:57 -0000      1.24
@@ -331,8 +331,8 @@
 static int
 _ecore_dbus_event_server_add(void *data, int ev_type, void *ev)
 {
-   Ecore_DBus_Event_Server_Add *e;
-   Ecore_DBus_Server           *svr;
+   Ecore_Con_Event_Server_Add *e;
+   Ecore_DBus_Server          *svr;
 
    e = ev;
    svr = ecore_con_server_data_get(e->server);



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to