diff options
Diffstat (limited to 'specs/XI2proto.txt')
-rw-r--r-- | specs/XI2proto.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/specs/XI2proto.txt b/specs/XI2proto.txt index fb32768..76d7695 100644 --- a/specs/XI2proto.txt +++ b/specs/XI2proto.txt @@ -701,7 +701,7 @@ If major_version is less than 2, a BadValue error occurs. BUTTONCLASS { type: ButtonClass length: CARD16 sourceid: CARD16 - buttons_len: CARD16 + num_buttons: CARD16 state: SETofBUTTONMASK labels: LISTofATOM } |