xf86-input-void: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Aug 12 23:49:19 UTC 2025


 .gitignore   |    4 ++--
 configure.ac |    2 +-
 src/void.c   |   14 +++++++-------
 3 files changed, 10 insertions(+), 10 deletions(-)

New commits:
commit 5d07eb8d4ee859e7244d6ad97d894bc64130fd5c
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Aug 12 16:47:50 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-input-void/-/merge_requests/8>



More information about the xorg-commit mailing list