mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 05:54:08 +00:00
Revert change to MAXFORMATS to maintain binary compatibility
This commit is contained in:
@@ -95,7 +95,7 @@ extern unsigned long serverGeneration;
|
||||
#define MAXCLIENTS 256
|
||||
#define MAXDITS 1
|
||||
#define MAXEXTENSIONS 128
|
||||
#define MAXFORMATS 14
|
||||
#define MAXFORMATS 8
|
||||
#define MAXVISUALS_PER_SCREEN 50
|
||||
|
||||
typedef unsigned long PIXEL;
|
||||
|
||||
Reference in New Issue
Block a user