xlsatoms: Changes to 'master'
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Wed Aug 6 00:36:52 UTC 2025
.gitignore | 4 ++--
Makefile.am | 6 +++---
configure.ac | 4 ++--
xlsatoms.c | 6 +++---
4 files changed, 10 insertions(+), 10 deletions(-)
New commits:
commit ffc5e435177838ec3d522b1abad431f8f519ff03
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date: Tue Aug 5 17:31:59 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/app/xlsatoms/-/merge_requests/6>
More information about the xorg-commit
mailing list