Cell: fix typo

This commit is contained in:
Brian 2008-02-04 16:04:50 -07:00 committed by Ben Skeggs
parent 21461014b2
commit 2f8268aa02

View file

@ -236,7 +236,7 @@ static void
cmd_state_blend(const struct pipe_blend_state *state)
{
if (Debug)
printf("SPU %u: BLEND: ztest %d\n",
printf("SPU %u: BLEND: enabled %d\n",
spu.init.id,
state->blend_enable);