x11.*: cosmetic fixes, breaking long lines, indenting struct slots..
parent
de8d2fa302
commit
e48e4d2484
|
@ -27,7 +27,6 @@ CONSTANT: NoSymbol 0
|
|||
! Key masks. Used as modifiers to GrabButton and GrabKey, results of QueryPointer,
|
||||
! state in various key-, mouse-, and button-related events.
|
||||
|
||||
|
||||
! modifier names. Used to build a SetModifierMapping request or
|
||||
! to read a GetModifierMapping request. These correspond to the
|
||||
! masks defined above.
|
||||
|
@ -396,7 +395,6 @@ CONSTANT: PseudoColor 3
|
|||
CONSTANT: TrueColor 4
|
||||
CONSTANT: DirectColor 5
|
||||
|
||||
|
||||
! Byte order used in imageByteOrder and bitmapBitOrder
|
||||
|
||||
CONSTANT: LSBFirst 0
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue