summaryrefslogtreecommitdiff
path: root/src/nv40_xv_tex.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nv40_xv_tex.c')
-rw-r--r--src/nv40_xv_tex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nv40_xv_tex.c b/src/nv40_xv_tex.c
index 79ef1fc..01f6f8e 100644
--- a/src/nv40_xv_tex.c
+++ b/src/nv40_xv_tex.c
@@ -134,7 +134,7 @@ NV40VideoTexture(ScrnInfoPtr pScrn, struct nouveau_bo *src, int offset,
return TRUE;
}
-Bool
+static Bool
NV40GetSurfaceFormat(PixmapPtr ppix, int *fmt_ret)
{
switch (ppix->drawable.bitsPerPixel) {