adjust prototype for winInitCmapPrivates to match Egberts change.

This commit is contained in:
Alexander Gottwald 2004-07-31 18:33:56 +00:00
parent 488be66119
commit d638a50f3f

View File

@ -719,7 +719,7 @@ Bool
winAllocatePrivates (ScreenPtr pScreen);
Bool
winInitCmapPrivates (ColormapPtr pCmap);
winInitCmapPrivates (ColormapPtr pCmap, int index);
Bool
winAllocateCmapPrivates (ColormapPtr pCmap);