Magellan Linux

Contents of /trunk/xorg-old/patches-6.8.2-r10/9913_all_6.8.2-cfbgc-gcc4.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 167 - (show annotations) (download)
Tue May 8 20:58:51 2007 UTC (17 years ago) by niro
File size: 459 byte(s)
-import

1 --- xc.orig/programs/Xserver/cfb/cfbgc.c 14 Jan 2005 08:37:30 -0000 1.3
2 +++ xc/programs/Xserver/cfb/cfbgc.c 19 Jan 2005 07:43:01 -0000
3 @@ -85,7 +85,7 @@ SOFTWARE.
4 # define usePolyGlyphBlt miPolyGlyphBlt
5 #endif
6
7 -void cfbUnPushPixels (GCPtr, PixmapPtr, DrawablePtr, int, int, int, int);
8 +static void cfbUnPushPixels (GCPtr, PixmapPtr, DrawablePtr, int, int, int, int);
9
10 #ifdef FOUR_BIT_CODE
11 # define usePushPixels cfbPushPixels8