diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-10-14 16:54:53 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-10-14 16:54:53 -0700 |
commit | 23bbb667935de678fadb16e254f319a8c24ac71a (patch) | |
tree | b0e842c62fc4d086ec336dea9d5c6154e0b99564 /Makefile.am | |
parent | f7c9b2cdd92cfcc1fcf0eb94c7fc5daaed2786f4 (diff) | |
download | xorg-lib-libXinerama-23bbb667935de678fadb16e254f319a8c24ac71a.tar.gz |
XineramaQueryScreens: fix -Wsign-compare warning
Xinerama.c: In function ‘XineramaQueryScreens’:
Xinerama.c:308:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < rep.number; i++) {
^
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions