qapi: fix example of BLOCK_JOB_READY event
authorVictor Toso <victortoso@redhat.com>
Thu, 1 Sep 2022 08:58:34 +0000 (10:58 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Wed, 7 Sep 2022 13:10:13 +0000 (15:10 +0200)
commitccc9ddbcbe5a0a8d7d2881bf6b17324016fb994b
treed56822a2bc3073ae8717bd3ad40c6a3749b3bb64
parent612fb7cd5492f7f421cbcbb6d6118ca7eef62c91
qapi: fix example of BLOCK_JOB_READY event

Example output is missing ',' delimiter. Fix it.

Problem was noticed when trying to load the example into python's json
library.

Signed-off-by: Victor Toso <victortoso@redhat.com>
Message-Id: <20220901085840.22520-5-victortoso@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
qapi/block-core.json