diff options
author | Adam Jackson <ajax@redhat.com> | 2008-03-10 09:31:51 -0400 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2008-03-10 09:31:51 -0400 |
commit | 852568991b251e9366da167f1b746a0a1db6adf0 (patch) | |
tree | e5c2e2630d0a484bdf6d7436819e744b20adb647 /XI.h | |
parent | b5cbe2d93f6c0129b8f29da97778f6d1b15c38f9 (diff) |
Typo fix.
Diffstat (limited to 'XI.h')
-rw-r--r-- | XI.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -49,6 +49,8 @@ SOFTWARE. #ifndef _XI_H_ #define _XI_H_ +#define sz_xGetExtensionVersionReq 8 +#define sz_xGetExtensionVersionReply 32 #define sz_xListInputDevicesReq 4 #define sz_xListInputDevicesReply 32 #define sz_xOpenDeviceReq 8 |