Fix the warning.
authorZack Rusin <zack@tungstengraphics.com>
Mon, 17 Sep 2007 13:50:08 +0000 (09:50 -0400)
committerZack Rusin <zack@tungstengraphics.com>
Tue, 18 Sep 2007 10:31:22 +0000 (06:31 -0400)
commit56edb98d975041cca2e4a3712126b151d80a045a
tree5e565d17be0c84755e9e84af46b6e2a569ded48f
parentf117327a3f246713abfd4dc4320d4a1a7f1b811a
Fix the warning.

The const is there to enforce the immutable state of the object,
which is in reality owned by the pipe so just cast away the
constness.
src/mesa/pipe/softpipe/sp_state_blend.c