rbug: Fix 'assignment from incompatible pointer type' warning.
authorVinson Lee <vlee@vmware.com>
Tue, 14 Sep 2010 06:02:37 +0000 (23:02 -0700)
committerVinson Lee <vlee@vmware.com>
Tue, 14 Sep 2010 06:02:37 +0000 (23:02 -0700)
commit4f2f02b7d6b0e687cc5d775d00662c309cc20da7
treefa573916eeaeed01a2d257e80767130557f97464
parentfbc7c9b7a9d9df979ea82136d2b74121e5d4346e
rbug: Fix 'assignment from incompatible pointer type' warning.

This is a follow-up to commit a508d2dddcc67d0f92cc36b9ed6f36a9bbfc579d.

Fixes the following GCC warning.
rbug_screen.c: In function 'rbug_screen_create':
rbug_screen.c:331: warning: assignment from incompatible pointer type
src/gallium/drivers/rbug/rbug_screen.c