xrestop: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Dec 7 01:29:43 UTC 2021


 xrestop.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 5120f1c37b3d39350e7caa0a0372ec0df3bba152
Author: Thomas Kuehne <thomas at kuehne.cn>
Date:   Sun Dec 5 15:03:50 2021 +0100

    Fixes -Wformat warning in xrestop_display
    
    xrestop.c: In function ‘xrestop_display’:
    xrestop.c:551:32: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 4 has type ‘XID’ {aka ‘long unsigned int’} [-Wformat=]
      551 |           mvprintw(i+5, 0, "%.7x  %4d %4d %4d %4d %4d %4d   %7s %7s %7s %5s %s",
          |                             ~~~^



More information about the xorg-commit mailing list