Enlightenment CVS committal Author : tsauerbeck Project : e17 Module : libs/evas
Dir : e17/libs/evas/src/lib/engines/software_x11 Modified Files: evas_outbuf.c Log Message: fix printf call =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/evas/src/lib/engines/software_x11/evas_outbuf.c,v retrieving revision 1.9 retrieving revision 1.10 diff -u -3 -r1.9 -r1.10 --- evas_outbuf.c 20 Sep 2005 17:01:03 -0000 1.9 +++ evas_outbuf.c 8 Oct 2005 09:59:03 -0000 1.10 @@ -199,10 +199,10 @@ { printf(".[ Evas Error ].\n" " {\n" - " At depth %i:\n", + " At depth %i:\n" " RGB format mask: %08x, %08x, %08x\n" " Palette mode: %i\n" - " Not supported by and compiled in converters!\n", + " Not supported by and compiled in converters!\n" " }\n", buf->priv.x.depth, buf->priv.mask.r, ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs