radeon: fix compiler warning

This commit is contained in:
Alex Deucher
2009-04-07 12:37:10 -04:00
parent e2ce1d80d1
commit 90ffce4973
@@ -2142,6 +2142,8 @@ GLboolean radeonValidateState( GLcontext *ctx )
rmesa->radeon.NewGLState = 0;
return GL_TRUE;
}