summaryrefslogtreecommitdiff
path: root/dix/gc.c
diff options
context:
space:
mode:
Diffstat (limited to 'dix/gc.c')
-rw-r--r--dix/gc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dix/gc.c b/dix/gc.c
index 83bb52474..fc251dd01 100644
--- a/dix/gc.c
+++ b/dix/gc.c
@@ -799,7 +799,7 @@ is what fills the default tile. (maybe this comment should
go with CreateGC() or ChangeGC().)
*/
-GCPtr
+static GCPtr
CreateScratchGC(ScreenPtr pScreen, unsigned depth)
{
GCPtr pGC;