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