diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-02-10 19:10:57 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-02-10 19:10:57 -0800 |
commit | f08b3613b2fd6995da264ea0a39c6d48dd28bf97 (patch) | |
tree | a325c9978449e8300f83cec65dc895fd9421cd14 /COPYING | |
parent | 97db6f80f06b753c84de0276db093205ee34b0b0 (diff) |
Rename i & count in inner loop to avoid shadowing same named vars in outer loop
xdpyinfo.c: In function `print_dmx_info':
xdpyinfo.c:1282: warning: declaration of 'count' shadows a previous local
xdpyinfo.c:1231: warning: shadowed declaration is here
xdpyinfo.c:1282: warning: declaration of 'i' shadows a previous local
xdpyinfo.c:1232: warning: shadowed declaration is here
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions