ssh: Avoid -Wshadow warnings
commit1b9d5c3d7841326e30ff9e241c6cecdc54625f03
authorEric Blake <eblake@redhat.com>
Sun, 1 Sep 2019 00:49:33 +0000 (31 19:49 -0500)
committerEric Blake <eblake@redhat.com>
Mon, 2 Sep 2019 10:53:28 +0000 (2 05:53 -0500)
tree903f033b877936c0c5262c85894433c6c84286b5
parent8fdab5312a52fc7c5dd6f8644d192f38e821243a
ssh: Avoid -Wshadow warnings

This one was harmless, but easy enough to avoid.

Signed-off-by: Eric Blake <eblake@redhat.com>
plugins/ssh/ssh.c