]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Adjust the prototype to match the function
authorJohn Ferlan <jferlan@redhat.com>
Tue, 14 Apr 2015 11:28:57 +0000 (07:28 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 14 Apr 2015 15:18:28 +0000 (11:18 -0400)
commitf44429a0bc59a09ad8f04d2567e2e3f34cd3ef41
tree40df1ecd44dcfe7db71fd0b87edc4ffc0d07c839
parent682ba8e9303077c473a412d2f0974b52449f7c6c
qemu: Adjust the prototype to match the function

Changing the prototype to not have "int *index" since we'll soon be
disallowing index as a name. Curiously the original commit (a4504ac)
for the function used 'int idx' in the function - so they didn't match.
Now they do.
src/qemu/qemu_conf.h