OSDN Git Service

docs/devel/writing-qmp-commands.txt: Fix docs
authorZihao Chang <changzihao1@huawei.com>
Tue, 1 Dec 2020 14:33:08 +0000 (22:33 +0800)
committerMarkus Armbruster <armbru@redhat.com>
Thu, 10 Dec 2020 16:16:44 +0000 (17:16 +0100)
commit4eb79bdf87206a223a7ad7a698af519d2ec75c14
treeaece2d4095c4e35b214dcd096511d0c98cd6db5c
parent9bc6e893b728cc2991d2aaec093ba8313b6128c8
docs/devel/writing-qmp-commands.txt: Fix docs

Fix the example of add qmp hello-world example.
Without ":", make will report error:
../qapi/misc.json:573:2: line should end with ':'

Signed-off-by: Zihao Chang <changzihao1@huawei.com>
Message-Id: <20201201143308.1626-1-changzihao1@huawei.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
docs/devel/writing-qmp-commands.txt