x11.*: cosmetic fixes, breaking long lines, indenting struct slots..

char-rename
Björn Lindqvist 2016-06-20 02:02:23 +02:00
parent de8d2fa302
commit e48e4d2484
2 changed files with 640 additions and 569 deletions

View File

@ -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