fix printf call

SVN revision: 17310
This commit is contained in:
tsauerbeck 2005-10-08 09:59:03 +00:00 committed by tsauerbeck
parent 8b128c4213
commit 63169a9701
1 changed files with 2 additions and 2 deletions

View File

@ -199,10 +199,10 @@ evas_software_x11_outbuf_setup_x(int w, int h, int rot, Outbuf_Depth depth,
{
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,