Enlightenment CVS committal Author : onefang Project : e17 Module : libs/ecore
Dir : e17/libs/ecore/src/bin Modified Files: ecore_dbus_receiver_test.c Log Message: Let it compile again. =================================================================== RCS file: /cvs/e/e17/libs/ecore/src/bin/ecore_dbus_receiver_test.c,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- ecore_dbus_receiver_test.c 29 Sep 2006 02:04:06 -0000 1.4 +++ ecore_dbus_receiver_test.c 29 Sep 2006 09:28:36 -0000 1.5 @@ -139,7 +139,7 @@ printf("init object!\n"); if (!svr) return; obj = ecore_dbus_object_add(svr, "/org/enlightenment/test"); - ecore_dbus_object_method_add(obj, "org.enlightenment.Test", "Test", _test_object_test); + ecore_dbus_object_method_add(obj, "org.enlightenment.Test", "Test", _test_object_test, NULL); } #else ------------------------------------------------------------------------- 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