On 04/22/2011 10:11 AM, Matthias Bolte wrote:
Commit 36b652138be renamed err to rerr, do the same in the
generator.
---
daemon/qemu_dispatch_prototypes.h | 2 +-
daemon/remote_dispatch_prototypes.h | 404 +++++++++++++++++-----------------
daemon/remote_generate_stubs.pl | 2 +-
3 files changed, 204 insertions(+), 204 deletions(-)
diff --git a/daemon/qemu_dispatch_prototypes.h b/daemon/qemu_dispatch_prototypes.h
index e6c83ba..4ec1ab4 100644
--- a/daemon/qemu_dispatch_prototypes.h
+++ b/daemon/qemu_dispatch_prototypes.h
@@ -7,6 +7,6 @@ static int qemuDispatchMonitorCommand(
struct qemud_client *client,
virConnectPtr conn,
remote_message_header *hdr,
- remote_error *err,
+ remote_error *rerr,
Mechanical, and didn't spot any problems.
ACK.
--
Eric Blake eblake(a)redhat.com +1-801-349-2682
Libvirt virtualization library
http://libvirt.org