Enlightenment CVS committal Author : rephorm Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_color.h Log Message: oops. =================================================================== RCS file: /cvs/e/e17/apps/e/src/bin/e_color.h,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- e_color.h 16 Aug 2006 04:43:57 -0000 1.2 +++ e_color.h 16 Aug 2006 05:29:53 -0000 1.3 @@ -4,6 +4,7 @@ #ifdef E_TYPEDEFS typedef enum _E_Color_Component E_Color_Component; +typedef struct _E_Color E_Color; #else #ifndef E_COLOR_HEADER @@ -21,7 +22,6 @@ }; // used so that a single color struct can be shared by all elements of the color dialog -typedef struct _E_Color E_Color; struct _E_Color { int r, g, b; ------------------------------------------------------------------------- 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