diff options
author | Keith Packard <keithp@neko.keithp.com> | 2006-06-26 12:42:50 +0200 |
---|---|---|
committer | Keith Packard <keithp@neko.keithp.com> | 2006-06-26 12:42:50 +0200 |
commit | d606ad207ccef5c050374b535acb0bd3ed3b95aa (patch) | |
tree | 20484409ed1ec67924d0b42c2497f3489cc56f71 /randrproto.h | |
parent | 69f5562610a94cb7c67b5e8bcd7d1e3df53bbcad (diff) |
move protocol.txt to randrproto.txt. Start updating headers for version 1.2
Diffstat (limited to 'randrproto.h')
-rw-r--r-- | randrproto.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/randrproto.h b/randrproto.h index bfa3976..227a49b 100644 --- a/randrproto.h +++ b/randrproto.h @@ -47,6 +47,7 @@ #define Rotation CARD16 #define SizeID CARD16 #define SubpixelOrder CARD16 +#define ModeID CARD16 /* * data structures |