Signed-off-by: Dirk Wallenstein <[email protected]>
---
 XKBstr.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/XKBstr.h b/XKBstr.h
index bc63f49..4a1783a 100644
--- a/XKBstr.h
+++ b/XKBstr.h
@@ -200,7 +200,7 @@ typedef struct _XkbCtrlsAction {
 typedef struct _XkbMessageAction {
        unsigned char   type;
        unsigned char   flags;
-       unsigned char   message[6];
+       unsigned char   message[XkbActionMessageLength];
 } XkbMessageAction;
 
 typedef struct _XkbRedirectKeyAction {
-- 
1.6.5.3

_______________________________________________
xorg-devel mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to