Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 80685 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- programs/Xserver/cfb/cfbgc.c        14 Jan 2005 08:37:30 -0000      1.3
0
++ programs/Xserver/cfb/cfbgc.c        19 Jan 2005 07:43:01 -0000
Lines 85-91 SOFTWARE. Link Here
85
# define usePolyGlyphBlt       miPolyGlyphBlt
85
# define usePolyGlyphBlt       miPolyGlyphBlt
86
#endif
86
#endif
87
87
88
void cfbUnPushPixels (GCPtr, PixmapPtr, DrawablePtr, int, int, int, int);
88
static void cfbUnPushPixels (GCPtr, PixmapPtr, DrawablePtr, int, int, int, int);
89
89
90
#ifdef FOUR_BIT_CODE
90
#ifdef FOUR_BIT_CODE
91
# define usePushPixels cfbPushPixels8
91
# define usePushPixels cfbPushPixels8

Return to bug 80685