summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter@cs.unisa.edu.au>2008-04-25 10:34:01 +0930
committerPeter Hutterer <peter@cs.unisa.edu.au>2008-04-25 10:34:01 +0930
commitb762dad06c33a9bdcdedecb9a20d218aa38d05d6 (patch)
tree548210e933115e3a4be6ed7e87003fb23964740c
parent83fe5a31cbba502482ee1f2e720aaed8f4fa86b8 (diff)
Add #define IREQUESTS 45. Specifies the number of requests in XI.
-rw-r--r--XIproto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/XIproto.h b/XIproto.h
index d4dfbca..049a3d1 100644
--- a/XIproto.h
+++ b/XIproto.h
@@ -75,6 +75,7 @@ SOFTWARE.
#define IEVENTS 18
#define IERRORS 5
+#define IREQUESTS 45
#define CLIENT_REQ 1