aboutsummaryrefslogtreecommitdiff
path: root/nxcompext
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-02-15 23:43:12 -0800
committerUlrich Sibiller <uli42@gmx.de>2016-10-19 21:40:26 +0200
commitd43f4c3980cb76f39167e18b20ccec23182ed582 (patch)
tree90a58db4cc91af4c043970a20fb3e078ec3a4bd7 /nxcompext
parent5e0584c43d3511a5544246a0f82c759ce860a0c2 (diff)
downloadnx-libs-d43f4c3980cb76f39167e18b20ccec23182ed582.tar.gz
nx-libs-d43f4c3980cb76f39167e18b20ccec23182ed582.tar.bz2
nx-libs-d43f4c3980cb76f39167e18b20ccec23182ed582.zip
XKeysymToString: move variable declarations to the scope of their usage
Makes it easier for readers to understand scope of variable usage, and clears up gcc warning: KeysymStr.c: In function 'XKeysymToString': KeysymStr.c:128:13: warning: declaration of 'i' shadows a previous local [-Wshadow] KeysymStr.c:73:18: warning: shadowed declaration is here [-Wshadow] Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Backported-to-NX-by: Ulrich Sibiller <uli42@gmx.de>
Diffstat (limited to 'nxcompext')
0 files changed, 0 insertions, 0 deletions