Alan Coopersmith 742e7adaf3 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/driver/xf86-input-void/-/merge_requests/8>
2025-12-09 11:39:40 +01:00
2025-07-29 18:34:25 +02:00
2025-12-09 11:39:29 +01:00
2017-01-26 14:00:21 +10:00
2022-01-16 13:10:54 -08:00

xf86-input-void - null input driver for Xorg server

All questions regarding this software should be directed at the Xorg mailing list:

https://lists.x.org/mailman/listinfo/xorg

The primary development code repository can be found at:

https://gitlab.freedesktop.org/xorg/driver/xf86-input-void

Please submit bug reports and requests to merge patches there.

For patch submission instructions, see:

https://www.x.org/wiki/Development/Documentation/SubmittingPatches

Description
No description provided
Readme 331 KiB
Languages
C 100%