Enlightenment CVS committal

Author  : barbieri
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas/src/lib/include


Modified Files:
        evas_common.h 


Log Message:
Name clip structure, make it simple to save and restore clip info.

===================================================================
RCS file: /cvs/e/e17/libs/evas/src/lib/include/evas_common.h,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -3 -r1.84 -r1.85
--- evas_common.h       4 Jun 2007 18:32:57 -0000       1.84
+++ evas_common.h       21 Jun 2007 20:10:13 -0000      1.85
@@ -262,7 +262,7 @@
    struct {
       DATA32 col;
    } col;
-   struct {
+   struct RGBA_Draw_Context_clip {
       char   use : 1;
       int    x, y, w, h;
    } clip;



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to