removed shadowing of outer variable by local variable
authorHolger Schemel <info@artsoft.org>
Sun, 16 Oct 2022 10:52:22 +0000 (12:52 +0200)
committerHolger Schemel <info@artsoft.org>
Sun, 16 Oct 2022 10:52:22 +0000 (12:52 +0200)
commit85d83fd479a42b207af8fc93615568bd4cd19f3c
tree1c1795a9befde7b557fe6bdbc68c5513669e3eba
parent2b931982edda9df2fd22dd95ba1b56a652b90a70
removed shadowing of outer variable by local variable

This issue was found by Cppcheck (static C/C++ code analysis tool).
src/anim.c