r300_cmdbuf.c: convert cast to a form supported by Sun cc
authorAlan Coopersmith <alan.coopersmith@sun.com>
Wed, 25 Mar 2009 03:51:53 +0000 (20:51 -0700)
committerBrian Paul <brianp@vmware.com>
Wed, 25 Mar 2009 14:08:49 +0000 (08:08 -0600)
commitff421b6e0b3ef218799350358b9bff5610f17c3a
treeed50378b6f257081d87a787bf0d9a2270c6de157
parente101959b6a262ba34a12b407ea6f480e6b4d7d72
r300_cmdbuf.c: convert cast to a form supported by Sun cc

Fixes Sun cc error:
"r300_cmdbuf.c", line 142: invalid cast expression

Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
src/mesa/drivers/dri/r300/r300_cmdbuf.c