Enlightenment CVS committal Author : raster Project : e17 Module : libs/evas
Dir : e17/libs/evas/src/lib/include Modified Files: evas_common.h Log Message: symbol fixup :) (conflict with imlib2) =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/evas/src/lib/include/evas_common.h,v retrieving revision 1.5 retrieving revision 1.6 diff -u -3 -r1.5 -r1.6 --- evas_common.h 10 Jan 2003 04:58:51 -0000 1.5 +++ evas_common.h 20 Jan 2003 23:04:38 -0000 1.6 @@ -88,7 +88,7 @@ (((x) & 0xff00 ) >> 8)) #ifdef BUILD_SMALL_DITHER_MASK -# define DM_TABLE _dither_44 +# define DM_TABLE _evas_dither_44 # define DM_SIZE 4 # define DM_BITS 4 # define DM_DIV 16 @@ -96,7 +96,7 @@ # define DM_MSK (DM_SIZE - 1) # define DM_SHF(_b) (DM_BITS - (8 - _b)) #else -# define DM_TABLE _dither_128128 +# define DM_TABLE _evas_dither_128128 # define DM_SIZE 128 # define DM_BITS 6 # define DM_DIV 64 ------------------------------------------------------- This SF.NET email is sponsored by: FREE SSL Guide from Thawte are you planning your Web Server Security? Click here to get a FREE Thawte SSL guide and find the answers to all your SSL security issues. http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en _______________________________________________ enlightenment-cvs mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs