summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/X11/extensions/XInput2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/X11/extensions/XInput2.h b/include/X11/extensions/XInput2.h
index 69cf6a8..ff15f32 100644
--- a/include/X11/extensions/XInput2.h
+++ b/include/X11/extensions/XInput2.h
@@ -124,7 +124,7 @@ extern Status XISetClientPointer(
extern Bool XIGetClientPointer(
Display* /* dpy */,
Window /* win */,
- XID* /* deviceid */
+ int* /* deviceid */
);
typedef CARD16 XIEventType;