xkbutils: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Aug 6 00:30:45 UTC 2025


 .gitignore   |    4 ++--
 LED.c        |   18 +++++++++---------
 LED.h        |   18 +++++++++---------
 LEDP.h       |   18 +++++++++---------
 Makefile.am  |    6 +++---
 configure.ac |    4 ++--
 utils.c      |    6 +++---
 utils.h      |    6 +++---
 xkbbell.c    |   16 ++++++++--------
 xkbvleds.c   |   18 +++++++++---------
 xkbwatch.c   |   18 +++++++++---------
 11 files changed, 66 insertions(+), 66 deletions(-)

New commits:
commit b1c372fe74f884c1aeddfbcb9a48aa0ba0a7f241
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Aug 5 17:27:47 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/xkbutils/-/merge_requests/14>



More information about the xorg-commit mailing list