xcompmgr: Changes to 'master'
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Wed Aug 6 00:07:19 UTC 2025
xcompmgr.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 76c12c6116bfe0ff81541e99effc11a5d3d6d295
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date: Tue Aug 5 16:59:10 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/xcompmgr/-/merge_requests/10>
More information about the xorg-commit
mailing list