aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/hw/nxagent/Events.c
diff options
context:
space:
mode:
authorUlrich Sibiller <uli42@gmx.de>2020-01-09 23:44:33 +0100
committerUlrich Sibiller <uli42@gmx.de>2020-01-10 00:25:46 +0100
commit870746222abbecd16f113b93a4420846b2d5d510 (patch)
treed37bc95c2ac92525f898e14f22b43a24c173aea9 /nx-X11/programs/Xserver/hw/nxagent/Events.c
parenta94e8258f72ab5db4b9a1de7e10140b8d622667b (diff)
downloadnx-libs-870746222abbecd16f113b93a4420846b2d5d510.tar.gz
nx-libs-870746222abbecd16f113b93a4420846b2d5d510.tar.bz2
nx-libs-870746222abbecd16f113b93a4420846b2d5d510.zip
compext/Clean.c: fix shadow warnings / scope
Clean.c: In function ‘CleanZImage’: Clean.c:141:23: warning: declaration of ‘j’ shadows a previous local [-Wshadow=local] register int i, j; ^ Clean.c:88:16: note: shadowed declaration is here unsigned int j; ^ Clean.c: In function ‘CopyAndCleanImage’: Clean.c:239:22: warning: declaration of ‘i’ shadows a previous local [-Wshadow=compatible-local] register int i; ^ Clean.c:192:16: note: shadowed declaration is here register int i; ^ Clean.c:324:13: warning: declaration of ‘i’ shadows a previous local [-Wshadow=compatible-local] int i; ^ Clean.c:192:16: note: shadowed declaration is here register int i; ^
Diffstat (limited to 'nx-X11/programs/Xserver/hw/nxagent/Events.c')
0 files changed, 0 insertions, 0 deletions