On 2020/12/11 0:31, Markus Armbruster wrote:
> From: Zihao Chang
>
> 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
> Message-Id: <20201201143308.1626-1-changzih...@huaw
From: Zihao Chang
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
Message-Id: <20201201143308.1626-1-changzih...@huawei.com>
Reviewed-by: Eric Blake
Signed-off-by: Markus Armbruste