xf86-input-vmmouse: Changes to 'master'
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Tue Aug 12 23:42:52 UTC 2025
.gitignore | 4 ++--
README | 14 +++++++-------
man/Makefile.am | 2 +-
man/vmmouse.man | 4 ++--
tools/vmmouse_detect.c | 2 +-
5 files changed, 13 insertions(+), 13 deletions(-)
New commits:
commit c4ec4b582a48b751a28777419860abf182197c5d
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date: Tue Aug 12 16:41:06 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-vmmouse/-/merge_requests/7>
More information about the xorg-commit
mailing list