XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* $XFree86: xc/programs/Xserver/dix/globals.c,v 1.10 2002/10/08 23:55:18 dawes Exp $ */
|
||||
/* $XFree86: xc/programs/Xserver/dix/globals.c,v 1.12 2003/11/10 18:21:46 tsi Exp $ */
|
||||
/************************************************************
|
||||
|
||||
Copyright 1987, 1998 The Open Group
|
||||
@@ -79,6 +79,7 @@ PtrCtrl defaultPointerControl = {
|
||||
ClientPtr *clients;
|
||||
ClientPtr serverClient;
|
||||
int currentMaxClients; /* current size of clients array */
|
||||
long maxBigRequestSize = MAX_BIG_REQUEST_SIZE;
|
||||
|
||||
WindowPtr *WindowTable;
|
||||
|
||||
@@ -146,3 +147,5 @@ int argcGlobal;
|
||||
char **argvGlobal;
|
||||
|
||||
DDXPointRec dixScreenOrigins[MAXSCREENS];
|
||||
|
||||
volatile ScreenPtr currentRegionScreen;
|
||||
|
||||
Reference in New Issue
Block a user