mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-20 18:40:02 +01:00
adjust prototype for winInitCmapPrivates to match Egberts change.
This commit is contained in:
parent
488be66119
commit
d638a50f3f
1 changed files with 1 additions and 1 deletions
|
|
@ -719,7 +719,7 @@ Bool
|
|||
winAllocatePrivates (ScreenPtr pScreen);
|
||||
|
||||
Bool
|
||||
winInitCmapPrivates (ColormapPtr pCmap);
|
||||
winInitCmapPrivates (ColormapPtr pCmap, int index);
|
||||
|
||||
Bool
|
||||
winAllocateCmapPrivates (ColormapPtr pCmap);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue