rgb: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Aug 3 22:51:11 UTC 2025


 .gitignore    |    4 ++--
 others/README |    4 ++--
 rgb.c         |    4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

New commits:
commit 205369bca73f8bfe1476741f19ab9564ea538469
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Aug 3 15:46:51 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/rgb/-/merge_requests/9>



More information about the xorg-commit mailing list