summaryrefslogtreecommitdiff
path: root/XIproto.h
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@redhat.com>2008-10-15 10:34:21 +1030
committerPeter Hutterer <peter.hutterer@redhat.com>2008-10-15 10:35:58 +1030
commitc919917e375aefaf473570c1b25b3c22231e858d (patch)
tree4e51e6e600ae3767f2767265b50f1d08cda96648 /XIproto.h
parent2166b77ea60bd9cd87f1311a2e7d461db071cb07 (diff)
downloadxorg-proto-inputproto-c919917e375aefaf473570c1b25b3c22231e858d.tar.gz
Make sure Atoms are defined as CARD32.
Diffstat (limited to 'XIproto.h')
-rw-r--r--XIproto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/XIproto.h b/XIproto.h
index d2c2e46..4d8fb19 100644
--- a/XIproto.h
+++ b/XIproto.h
@@ -55,6 +55,7 @@ SOFTWARE.
#define Time CARD32
#define KeyCode CARD8
#define Mask CARD32
+#define Atom CARD32
/*********************************************************
*