]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Fix qemuBuildCommandLine prototype
authorJohn Ferlan <jferlan@redhat.com>
Thu, 14 Apr 2016 13:51:38 +0000 (09:51 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Sat, 16 Apr 2016 12:04:14 +0000 (08:04 -0400)
commit6c09c17e0dafd7f2736637813c02f2fb331ba093
tree1669a778d4ac84b469711b76a579c1e9cc123fd8
parente744065679ccba8471d28b2cf6e93f443cd20c8c
qemu: Fix qemuBuildCommandLine prototype

Commit id '0da965c5e' removed the 11th parameter, but neglected to
remove the ATTRIBUTE_NONNULL for it and adjust the 17th and 18th.
src/qemu/qemu_command.h