hush: fix build breakage (variable declared in for())
authorDenys Vlasenko <vda.linux@googlemail.com>
Sat, 18 Dec 2010 00:34:49 +0000 (01:34 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 18 Dec 2010 00:34:49 +0000 (01:34 +0100)
commit0d6a4ecb30f596570585bbde29f7c9b42a60b623
tree58419b886d755c88346b590ba297a1f38407d0f5
parenta6041860f878142e91be7889a26742e25f323c8f
hush: fix build breakage (variable declared in for())

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/hush.c