Squash opcode range for MPX XI requests.
authorPeter Hutterer <peter@cs.unisa.edu.au>
Mon, 25 Feb 2008 06:21:31 +0000 (16:51 +1030)
committerPeter Hutterer <peter@cs.unisa.edu.au>
Mon, 25 Feb 2008 06:21:31 +0000 (16:51 +1030)
This removes the opcode holes that were left by the excessive request removal
of the last weeks.

XIproto.h

index 9607b8b..4fd6bf9 100644 (file)
--- a/XIproto.h
+++ b/XIproto.h
@@ -168,12 +168,12 @@ struct tmask
 #define X_WarpDevicePointer             37
 #define X_ChangeDeviceCursor            38
 #define X_ChangeDeviceHierarchy         39
-#define X_ChangeWindowAccess            42
-#define X_QueryWindowAccess             43
-#define X_SetClientPointer              44
-#define X_GetClientPointer              45
-#define X_XiSelectEvent                 47
-#define X_ExtendedGrabDevice            49
+#define X_ChangeWindowAccess            40
+#define X_QueryWindowAccess             41
+#define X_SetClientPointer              42
+#define X_GetClientPointer              43
+#define X_XiSelectEvent                 44
+#define X_ExtendedGrabDevice            45
 
 /*********************************************************
  *