]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Fix build breaker on printf directive
authorJohn Ferlan <jferlan@redhat.com>
Mon, 15 Sep 2014 15:37:20 +0000 (11:37 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 15 Sep 2014 15:37:20 +0000 (11:37 -0400)
commitc29cad67328bb8845c4396b85884211124ea1e2d
tree72b451e549c1906414ccd2670fcdee7b33fb2fd3
parent1f967758664e33d332bcd8449801e78d73d769e9
qemu: Fix build breaker on printf directive

%zu for size_t not %lu
src/qemu/qemu_monitor.c