Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas/src/modules/engines/gl_x11


Modified Files:
        evas_engine.c 


Log Message:


gl engine build

===================================================================
RCS file: /cvs/e/e17/libs/evas/src/modules/engines/gl_x11/evas_engine.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- evas_engine.c       18 Aug 2006 14:45:25 -0000      1.13
+++ evas_engine.c       19 Aug 2006 11:59:55 -0000      1.14
@@ -826,7 +826,7 @@
    re = (Render_Engine *)data;
    *error = 0;
    eng_window_use(re->win);
-   return evas_gl_common_image_load(re->win->gl_context, file, key, 
Evas_Image_Load_Opts *lo);
+   return evas_gl_common_image_load(re->win->gl_context, file, key, lo);
 }
 
 static void *



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to