Enlightenment CVS committal
Author : doursse
Project : e17
Module : libs/evas
Dir : e17/libs/evas/src/modules/engines/software_sdl
Modified Files:
evas_engine.c
Log Message:
remove 2 consecutive semicolons here and there, ans some trailing spaces
===================================================================
RCS file: /cvs/e/e17/libs/evas/src/modules/engines/software_sdl/evas_engine.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- evas_engine.c 17 Jul 2007 08:39:51 -0000 1.3
+++ evas_engine.c 14 Aug 2007 12:49:10 -0000 1.4
@@ -305,7 +305,7 @@
static void*
evas_engine_sdl_image_load(void *data, const char *file, const char *key, int
*error, Evas_Image_Load_Opts *lo)
{
- Render_Engine* re = (Render_Engine*) data;;
+ Render_Engine* re = (Render_Engine*) data;
*error = 0;
return evas_cache_engine_image_request(re->cache, file, key, lo, NULL,
error);
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs