Alan Coopersmith
|
f717637569
|
Strip trailing whitespace from source files
Performed with: `git ls-files | xargs perl -i -p -e 's{[ \t]+$}{}'`
`git diff -w` & `git diff -b` show no diffs from this change
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/proto/xorgproto/-/merge_requests/99>
|
2025-08-02 14:39:03 -07:00 |
|
Adam Jackson
|
d6f17be145
|
Typo fix
Signed-off-by: Adam Jackson <ajax@redhat.com>
|
2015-09-21 11:12:23 -04:00 |
|
Owen Taylor
|
c25bdf1cce
|
Document that 'parts' may be None for DamageSubtract
The server code has handled parts == None since at least 2004.
|
2008-09-19 09:52:07 -04:00 |
|
Eric Anholt
|
cff2b116eb
|
Rename DamagePost to DamageAdd per suggestion from keithp.
|
2007-01-09 16:19:30 -08:00 |
|
Eric Anholt
|
97c47fc81f
|
Install the protocol doc as damageproto.txt in its canonical doc dir.
|
2007-01-08 13:45:10 -08:00 |
|