Add #define IREQUESTS 45. Specifies the number of requests in XI.
authorPeter Hutterer <peter@cs.unisa.edu.au>
Fri, 25 Apr 2008 01:04:01 +0000 (10:34 +0930)
committerPeter Hutterer <peter@cs.unisa.edu.au>
Fri, 25 Apr 2008 01:04:01 +0000 (10:34 +0930)
XIproto.h

index d4dfbca..049a3d1 100644 (file)
--- a/XIproto.h
+++ b/XIproto.h
@@ -75,6 +75,7 @@ SOFTWARE.
 
 #define IEVENTS                18
 #define IERRORS                5
+#define IREQUESTS      45
 
 #define CLIENT_REQ             1