Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e
Dir : e17/apps/e/src/modules/ibox Modified Files: e_mod_main.c Log Message: Cleanup: Fix return value of modapi_init =================================================================== RCS file: /cvs/e/e17/apps/e/src/modules/ibox/e_mod_main.c,v retrieving revision 1.58 retrieving revision 1.59 diff -u -3 -r1.58 -r1.59 --- e_mod_main.c 2 Jul 2006 18:55:32 -0000 1.58 +++ e_mod_main.c 25 Jul 2006 04:13:11 -0000 1.59 @@ -1364,7 +1364,7 @@ (E_EVENT_BORDER_STICK, _ibox_cb_event_border_zone_set, NULL)); */ e_gadcon_provider_register(&_gadcon_class); - return 1; + return m; } EAPI int ------------------------------------------------------------------------- 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