test-hash.c: avoid a new shadowing warning
authorJim Meyering <meyering@redhat.com>
Fri, 29 Apr 2011 07:38:14 +0000 (09:38 +0200)
committerJim Meyering <meyering@redhat.com>
Fri, 29 Apr 2011 07:38:14 +0000 (09:38 +0200)
commit20abe9a92c71d7ccb46484543e874f8b357d5f4f
tree1098b5f870bf6f40678f98e440308f4de2db7724
parent74175b903b1716c1677658e45fa69ef1fbc99015
test-hash.c: avoid a new shadowing warning

* tests/test-hash.c (main): Don't shadow "dup".
ChangeLog
tests/test-hash.c