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