xf86-video-suncg14: Changes to 'master'
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Thu Aug 21 00:41:26 UTC 2025
.gitignore | 4 ++--
man/Makefile.am | 2 +-
src/cg14_driver.c | 32 ++++++++++++++++----------------
3 files changed, 19 insertions(+), 19 deletions(-)
New commits:
commit e650989040dbbcb9207540811902fbd72276c7b2
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date: Wed Aug 20 17:39:09 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-suncg14/-/merge_requests/11>
More information about the xorg-commit
mailing list