From: caro Date: Sat, 7 Mar 2009 07:00:29 +0000 (+0000) Subject: remove trailing spaces X-Git-Tag: submit/trunk/20120815.174732~3439 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c0b450ce3881c50a8d86baea01fc3222012b0974;p=profile%2Fivi%2Fevas.git remove trailing spaces git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@39403 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/src/modules/engines/software_x11/evas_engine.c b/src/modules/engines/software_x11/evas_engine.c index 8ec2ca9..0834ac5 100644 --- a/src/modules/engines/software_x11/evas_engine.c +++ b/src/modules/engines/software_x11/evas_engine.c @@ -405,7 +405,7 @@ eng_setup(Evas *e, void *in) re->outbuf_free_region_for_update = evas_software_xcb_outbuf_free_region_for_update; re->outbuf_flush = evas_software_xcb_outbuf_flush; re->outbuf_idle_flush = evas_software_xcb_outbuf_idle_flush; -#endif +#endif } e->engine.data.output = re; @@ -457,7 +457,7 @@ eng_setup(Evas *e, void *in) info->info.shape_dither, info->info.destination_alpha); evas_software_xcb_outbuf_debug_set(re->ob, info->info.debug); -#endif +#endif } re->ob->onebuf = ponebuf; } @@ -638,9 +638,9 @@ module_close(void) { } -EAPI Evas_Module_Api evas_modapi = +EAPI Evas_Module_Api evas_modapi = { - EVAS_MODULE_API_VERSION, + EVAS_MODULE_API_VERSION, EVAS_MODULE_TYPE_ENGINE, "software_x11", "none"