Enlightenment CVS committal Author : shadoi Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/engines/evas_fb Modified Files: ewl_engine_evas_fb.c Log Message: Pass NULL to ecore_fb_init to make it build. =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/engines/evas_fb/ewl_engine_evas_fb.c,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- ewl_engine_evas_fb.c 10 Jun 2006 00:35:06 -0000 1.2 +++ ewl_engine_evas_fb.c 22 Jun 2006 08:38:12 -0000 1.3 @@ -78,7 +78,7 @@ if (ee_key_down_handler) DRETURN_INT(TRUE, DLEVEL_STABLE); - if (!ecore_fb_init()) + if (!ecore_fb_init(NULL)) DRETURN_INT(TRUE, DLEVEL_STABLE); ee_key_down_handler = ecore_event_handler_add( All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. The highest number of Red Hat certifications in the hosting industry. Fanatical Support. Click to learn more http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs