summaryrefslogtreecommitdiff
path: root/XIproto.h
diff options
context:
space:
mode:
Diffstat (limited to 'XIproto.h')
-rw-r--r--XIproto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/XIproto.h b/XIproto.h
index 45d73eb..bb6205a 100644
--- a/XIproto.h
+++ b/XIproto.h
@@ -1465,7 +1465,7 @@ typedef struct {
INT16 winY B16;
CARD16 mask B16;
BYTE sameScreen;
- BYTE shared; /* sharing the core cursor? */
+ BYTE pad;
CARD32 pad0 B32;
} xQueryDevicePointerReply;