util: fix typo.
authorJosé Fonseca <jfonseca@vmware.com>
Sun, 26 Jul 2009 19:31:11 +0000 (20:31 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Sun, 26 Jul 2009 19:31:59 +0000 (20:31 +0100)
src/gallium/auxiliary/util/u_tile.c

index a0c8ed88f744c358560bf58c97ac4ded8a9703f9..422bc76003ac2915c69a23ee8cb2c68ff81b7a37 100644 (file)
@@ -153,7 +153,7 @@ a8r8g8b8_put_tile_rgba(unsigned *dst,
 }
 
 
-/*** PIPE_FORMAT_A8R8G8B8_UNORM ***/
+/*** PIPE_FORMAT_X8R8G8B8_UNORM ***/
 
 static void
 x8r8g8b8_get_tile_rgba(const unsigned *src,