]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fix various shadowed declarations
authorMartin Kletzander <mkletzan@redhat.com>
Tue, 12 Apr 2016 13:41:28 +0000 (15:41 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Thu, 14 Apr 2016 06:55:08 +0000 (08:55 +0200)
commitfb6ec0ed3dd292670db523896e9dac45f6106fd4
tree4a3ed10b1a04b2f9cecf1a8c6818a74ce7c98298
parentda6bbc51fbc77137f8ab8077a5be6dada68e63cc
Fix various shadowed declarations

I tried compiling libvirt with older gcc and probably because I used
different configure options I got some shadowed declarations.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
src/qemu/qemu_migration.c
src/storage/storage_backend_zfs.c