]> git.proxmox.com Git - mirror_qemu.git/commit - qmp.c
qmp: Consistently name Error ** objects errp, and not err
authorMarkus Armbruster <armbru@redhat.com>
Fri, 2 May 2014 11:26:31 +0000 (13:26 +0200)
committerLuiz Capitulino <lcapitulino@redhat.com>
Fri, 9 May 2014 13:11:30 +0000 (09:11 -0400)
commit7daecb30656660610980b83ef71180bc844e1dab
treefe9fcf39ff25deb63dfe47a75f38d5c66c10ce72
parent77dbc81b0ffe5f2ce403984fc179f3ed44ac7459
qmp: Consistently name Error ** objects errp, and not err

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
qmp.c