]> gitweb.factorcode.org Git - factor.git/commitdiff
Merge branch 'master' of git://factorcode.org/git/factor
authorJoe Groff <arcata@gmail.com>
Thu, 25 Feb 2010 20:55:40 +0000 (12:55 -0800)
committerJoe Groff <arcata@gmail.com>
Thu, 25 Feb 2010 20:55:40 +0000 (12:55 -0800)
basis/x11/xlib/xlib.factor

index de01d509dd0686d6fb979c2f1cd3d7e019401da1..e86bb5e8c37932b0406f1b5bccc0e3f2d9417aa7 100644 (file)
@@ -1010,14 +1010,7 @@ STRUCT: XKeymapEvent
 { send_event Bool }
 { display Display* }
 { window Window }
-{ pad int }
-{ pad int }
-{ pad int }
-{ pad int }
-{ pad int }
-{ pad int }
-{ pad int }
-{ pad int } ;
+{ pad int[8] } ;
 
 UNION-STRUCT: XEvent
 { int int }