From: Brian Paul Date: Fri, 19 Sep 2008 16:43:04 +0000 (-0600) Subject: cell: fix a comment X-Git-Tag: mesa-7.8~4139^2~496^2~673 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3c6bb15b7ae1c08b1ddde9e0bfb4796fd68a8a0b;p=platform%2Fupstream%2Fmesa.git cell: fix a comment --- diff --git a/src/gallium/drivers/cell/ppu/cell_gen_fragment.c b/src/gallium/drivers/cell/ppu/cell_gen_fragment.c index 06a9fa1..c09d727 100644 --- a/src/gallium/drivers/cell/ppu/cell_gen_fragment.c +++ b/src/gallium/drivers/cell/ppu/cell_gen_fragment.c @@ -1050,7 +1050,7 @@ gen_colormask(uint colormask, } /** - * Generate code to pack a quad of float colors into a four 32-bit integers. + * Generate code to pack a quad of float colors into four 32-bit integers. * * \param f SPE function to append instruction onto. * \param color_format the dest color packing format