Update to xserver 1.16.1.

Tested by naddy@, jsg@ & kettenis@
This commit is contained in:
matthieu
2014-09-27 17:52:59 +00:00
parent cd0bdbef9f
commit 4f58590a42
692 changed files with 40230 additions and 7876 deletions

View File

@@ -55,7 +55,7 @@ compScreenUpdate(ScreenPtr pScreen)
}
static void
compBlockHandler(ScreenPtr pScreen, pointer pTimeout, pointer pReadmask)
compBlockHandler(ScreenPtr pScreen, void *pTimeout, void *pReadmask)
{
CompScreenPtr cs = GetCompScreen(pScreen);