2011/4/22 Eric Blake <eblake@xxxxxxxxxx>: > 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. Actually the change in the generator was the only manual one, the rest was done by the generator :) > > ACK. > Thanks, pushed. Matthias -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list