adjust prototype for winInitCmapPrivates to match Egberts change.
This commit is contained in:
@@ -719,7 +719,7 @@ Bool
|
|||||||
winAllocatePrivates (ScreenPtr pScreen);
|
winAllocatePrivates (ScreenPtr pScreen);
|
||||||
|
|
||||||
Bool
|
Bool
|
||||||
winInitCmapPrivates (ColormapPtr pCmap);
|
winInitCmapPrivates (ColormapPtr pCmap, int index);
|
||||||
|
|
||||||
Bool
|
Bool
|
||||||
winAllocateCmapPrivates (ColormapPtr pCmap);
|
winAllocateCmapPrivates (ColormapPtr pCmap);
|
||||||
|
|||||||
Reference in New Issue
Block a user