diff options
author | Ulrich Sibiller <uli42@gmx.de> | 2019-05-30 00:30:46 +0200 |
---|---|---|
committer | Ulrich Sibiller <uli42@gmx.de> | 2019-06-19 00:39:58 +0200 |
commit | 1a8de6352d068e0a45904cf9b80bde30561eca2f (patch) | |
tree | 8fab09d7f5572ba96aaa7713a692867a8f4d795d /nx-X11/programs/Xserver/Imakefile | |
parent | 3900ba3f8459c4822eaa6b8ac6035980a63fdfff (diff) | |
download | nx-libs-1a8de6352d068e0a45904cf9b80bde30561eca2f.tar.gz nx-libs-1a8de6352d068e0a45904cf9b80bde30561eca2f.tar.bz2 nx-libs-1a8de6352d068e0a45904cf9b80bde30561eca2f.zip |
dix/window.c: fix compiler warning
Window.c:3827:46: warning: array subscript 128 is above array bounds of ‘StoringPixmapRec *[128]’ {aka ‘struct <anonymous> *[128]’} [-Warray-bounds]
i, (void *) nxagentBSPixmapList[i]);
Diffstat (limited to 'nx-X11/programs/Xserver/Imakefile')
0 files changed, 0 insertions, 0 deletions