xf86-video-suntcx: Changes to 'master'
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Thu Aug 21 01:01:08 UTC 2025
.gitignore | 4 ++--
man/Makefile.am | 2 +-
src/tcx_cursor.c | 10 +++++-----
src/tcx_driver.c | 36 ++++++++++++++++++------------------
4 files changed, 26 insertions(+), 26 deletions(-)
New commits:
commit de8f53f0fdb9f5ccfa0745f935281702a6e4883b
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date: Wed Aug 20 17:55:00 2025 -0700
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 at oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-video-suntcx/-/merge_requests/8>
More information about the xorg-commit
mailing list