summaryrefslogtreecommitdiff
path: root/XIproto.h
diff options
context:
space:
mode:
authorPeter Hutterer <peter@cs.unisa.edu.au>2007-04-27 14:43:43 +0930
committerPeter Hutterer <peter@cs.unisa.edu.au>2007-04-27 14:43:43 +0930
commit02c50062d357bc5d43ab4440eb195a33df0ec8b9 (patch)
tree0591f5f253dd342b65903731a998e634af6078ec /XIproto.h
parentf0baffd3a04dfe8a09b59667e5dcaa0216a94e65 (diff)
parent310a93f8e194aa070b0f1d40c8fd5ae941908dbe (diff)
Merge branch 'master' into mpx
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 8905489..dadccab 100644
--- a/XIproto.h
+++ b/XIproto.h
@@ -1889,7 +1889,7 @@ typedef struct
BYTE pad00;
CARD16 sequenceNumber B16;
Time time B32;
- BYTE devchange;
+ BYTE devchange; /* Device{Added|Removed|Enabled|Disabled} */
BYTE deviceid;
CARD16 control B16;
CARD32 pad02 B32;