xf86-video-fbdev: Changes to 'master'

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


 .gitignore      |    4 ++--
 man/Makefile.am |    2 +-
 src/fbdev.c     |   28 ++++++++++++++--------------
 3 files changed, 17 insertions(+), 17 deletions(-)

New commits:
commit 7648873250ce3843f89541a9716448f6707c60ba
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Aug 12 17:42:09 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-fbdev/-/merge_requests/12>



More information about the xorg-commit mailing list