mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-16 19:32:26 +00:00
Merge branch 'master' into XACE-SELINUX
Conflicts: dix/privates.c
This commit is contained in:
commit
1f06d32ef5
64 changed files with 1363 additions and 639 deletions
|
|
@ -279,7 +279,7 @@ MinorOpcodeOfRequest(ClientPtr client)
|
|||
}
|
||||
|
||||
void
|
||||
CloseDownExtensions()
|
||||
CloseDownExtensions(void)
|
||||
{
|
||||
int i,j;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue