jim: -Wshadow fixes
commit2eba49b8b135fd6cbf95920f2794b411027f3d2e
authorØyvind Harboe <oyvind.harboe@zylin.com>
Mon, 14 Jun 2010 20:24:22 +0000 (14 22:24 +0200)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Tue, 15 Jun 2010 20:45:23 +0000 (15 22:45 +0200)
tree9af0a42c7506f4b0632b9a51350a05f2f75c8f61
parentc9e2d13cf9410b48612fef023a91b8e29c4a090d
jim: -Wshadow fixes

this batch of fixes should be pretty straightforward
rename of 'index' and an 'i' local variable shadowing.

'index' conflicts with a global name.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
src/helper/jim.c