From 504067819a4f1a8564dcacc278933f533618b666 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Thu, 14 Apr 2005 17:51:51 +0000 Subject: [PATCH] Bug #3025: gcc4 build fix. --- cfb/cfbgc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cfb/cfbgc.c b/cfb/cfbgc.c index 6c5d69d44..af739daa4 100644 --- a/cfb/cfbgc.c +++ b/cfb/cfbgc.c @@ -85,7 +85,7 @@ SOFTWARE. # define usePolyGlyphBlt miPolyGlyphBlt #endif -void cfbUnPushPixels (GCPtr, PixmapPtr, DrawablePtr, int, int, int, int); +static void cfbUnPushPixels (GCPtr, PixmapPtr, DrawablePtr, int, int, int, int); #ifdef FOUR_BIT_CODE # define usePushPixels cfbPushPixels8