diff options
Diffstat (limited to 'hw/xwin/win.h')
-rw-r--r-- | hw/xwin/win.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xwin/win.h b/hw/xwin/win.h index 46ccb7884..3660b9623 100644 --- a/hw/xwin/win.h +++ b/hw/xwin/win.h @@ -719,7 +719,7 @@ Bool winAllocatePrivates (ScreenPtr pScreen); Bool -winInitCmapPrivates (ColormapPtr pCmap); +winInitCmapPrivates (ColormapPtr pCmap, int index); Bool winAllocateCmapPrivates (ColormapPtr pCmap); |