summaryrefslogtreecommitdiff
path: root/XI2proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'XI2proto.h')
-rw-r--r--XI2proto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/XI2proto.h b/XI2proto.h
index 733f923..1260200 100644
--- a/XI2proto.h
+++ b/XI2proto.h
@@ -154,7 +154,7 @@ typedef struct {
uint16_t type; /**< Always ButtonClass */
uint16_t length; /**< Length in 4 byte units */
uint16_t sourceid; /**< source device for this class */
- uint16_t num_buttons; /**< Number of buttons provide */
+ uint16_t num_buttons; /**< Number of buttons provided */
} xXIButtonInfo;
/**