build fix from XFree86 tree

This commit is contained in:
Dave Airlie 2004-08-14 09:29:24 +00:00
parent 3184830487
commit 7b0c30574c

View file

@ -207,7 +207,7 @@ static GLboolean r128UpdateTextureEnv( GLcontext *ctx, int unit )
if ( R128_DEBUG & DEBUG_VERBOSE_API ) {
fprintf( stderr, "%s( %p, %d )\n",
__FUNCTION__, (void *) ctx, (void *) unit );
__FUNCTION__, (void *) ctx, unit );
}
if ( unit == 0 ) {