From 5b28844dba15c0bcce4c5a9ee9f3ed82d6b90fdc Mon Sep 17 00:00:00 2001 From: Alan Hourihane Date: Tue, 11 Jan 2005 18:43:21 +0000 Subject: fix a typo --- src/mesa/drivers/dri/unichrome/via_state.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mesa/drivers/dri/unichrome') diff --git a/src/mesa/drivers/dri/unichrome/via_state.c b/src/mesa/drivers/dri/unichrome/via_state.c index 2437e061c2..2891ecc07e 100644 --- a/src/mesa/drivers/dri/unichrome/via_state.c +++ b/src/mesa/drivers/dri/unichrome/via_state.c @@ -1619,7 +1619,7 @@ void viaValidateState( GLcontext *ctx ) */ #if 0 /* Disabling now, as the main problem was that the alpha reference - * value was calculated incorrectly, it's now fixed. + * value was calculated incorrectly, it's now fixed. */ if (vmesa->viaScreen->deviceID == VIA_CLE266) { GLboolean fallback = (ctx->Color.AlphaEnabled && ctx->Color.AlphaFunc != GL_ALWAYS && -- cgit v1.2.3