Enlightenment CVS committal Author : doursse Project : e17 Module : libs/evas
Dir : e17/libs/evas/src/modules/engines/xrender_xcb Modified Files: Evas_Engine_XRender_Xcb.h Log Message: fix trailing spaces and wrong #ifdef =================================================================== RCS file: /cvs/e/e17/libs/evas/src/modules/engines/xrender_xcb/Evas_Engine_XRender_Xcb.h,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- Evas_Engine_XRender_Xcb.h 1 Oct 2006 18:26:47 -0000 1.2 +++ Evas_Engine_XRender_Xcb.h 14 Apr 2007 22:48:21 -0000 1.3 @@ -1,5 +1,5 @@ -#ifndef _EVAS_ENGINE_XRENDER_X11_H -#define _EVAS_ENGINE_XRENDER_X11_H +#ifndef __EVAS_ENGINE_XRENDER_XCB_H__ +#define __EVAS_ENGINE_XRENDER_XCB_H__ #include <xcb/xcb.h> @@ -20,6 +20,5 @@ unsigned char destination_alpha : 1; } info; }; -#endif - +#endif /* __EVAS_ENGINE_XRENDER_XCB_H__ */ ------------------------------------------------------------------------- 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 [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs