xf86-video-dummy: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Aug 13 00:44:04 UTC 2025


 .gitignore         |    4 +--
 src/dummy.h        |    2 -
 src/dummy_cursor.c |    8 +++----
 src/dummy_driver.c |   58 ++++++++++++++++++++++++++---------------------------
 4 files changed, 36 insertions(+), 36 deletions(-)

New commits:
commit 533b5313d658422039716f97d59a3eff281401fc
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Aug 12 17:39:30 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/driver/xf86-video-dummy/-/merge_requests/15>



More information about the xorg-commit mailing list