ico: Changes to 'master'

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


 .gitignore   |    4 ++--
 COPYING      |   12 ++++++------
 Makefile.am  |    6 +++---
 configure.ac |    4 ++--
 ico.c        |   44 ++++++++++++++++++++++----------------------
 5 files changed, 35 insertions(+), 35 deletions(-)

New commits:
commit 56e476b9e5705f46e7b3c6a9be761cd32474d903
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Aug 3 15:15:22 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/ico/-/merge_requests/8>



More information about the xorg-commit mailing list