removed shadowing of outer variable by local variable
authorHolger Schemel <info@artsoft.org>
Thu, 20 Oct 2022 18:13:07 +0000 (20:13 +0200)
committerHolger Schemel <info@artsoft.org>
Thu, 20 Oct 2022 18:13:07 +0000 (20:13 +0200)
commitfb8bb677ad12b6b837192cb32a395b9e9c2bcdb6
tree567b1731386e6fb481d1837a40fb4a4fbdda3403
parentb17f4d72000dc48e9af6faed8e8b0dc2faf8bccf
removed shadowing of outer variable by local variable

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