mkcomposecache: Changes to 'master'
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Sun Aug 3 22:25:04 UTC 2025
.gitignore | 4 ++--
mkcomposecache.c | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
New commits:
commit 497d16f5cbdcddf5aad22a52a350e7b82d7c8686
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date: Sun Aug 3 15:20:17 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/mkcomposecache/-/merge_requests/5>
More information about the xorg-commit
mailing list