showfont: Changes to 'master'
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Fri Dec 13 01:19:16 UTC 2024
configure.ac | 2 +-
showfont.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 126ab9ab7fc2c5077eeb0772584fac9045bd2d16
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date: Sun Dec 8 12:30:43 2024 -0800
Mark usage() as noreturn
Quiets clang warning:
showfont.c:345:1: warning: function 'usage' could be declared with
attribute 'noreturn' [-Wmissing-noreturn]
Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/app/showfont/-/merge_requests/7>
More information about the xorg-commit
mailing list