summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/nv40_exa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nv40_exa.c b/src/nv40_exa.c
index 10f15f1..2361552 100644
--- a/src/nv40_exa.c
+++ b/src/nv40_exa.c
@@ -233,7 +233,7 @@ NV40EXAPictSolid(NVPtr pNv, PicturePtr pPict, int unit)
static Bool
NV40EXAPictGradient(NVPtr pNv, PicturePtr pPict, int unit)
{
- return TRUE;
+ return FALSE;
}
static Bool