qapi: Fix documentation for query-xen-replication-status
authorAndrea Bolognani <abologna@redhat.com>
Wed, 20 Apr 2022 15:34:07 +0000 (17:34 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Thu, 21 Apr 2022 08:22:33 +0000 (10:22 +0200)
commitf43471297be23daea0333f4d84eec34cf866a47c
tree495301f57bd75b2087d775e054945ff864594d61
parent659056b81ddb4fc81111e10d28d2dacd4dcdf315
qapi: Fix documentation for query-xen-replication-status

The correct return type is ReplicationStatus, not
ReplicationResult.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Message-Id: <20220420153408.243584-3-abologna@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
qapi/migration.json