Re: [Qemu-devel] [PATCH] qmp: fix typo in input-send-event examples
Amos Kong writes: > Lack of two closed bracket in json commands. > > Signed-off-by: Amos Kong Reviewed-by: Markus Armbruster
[Qemu-devel] [PATCH] qmp: fix typo in input-send-event examples
Lack of two closed bracket in json commands. Signed-off-by: Amos Kong --- qmp-commands.hx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qmp-commands.hx b/qmp-commands.hx index 8812401..bb2e380 100644 --- a/qmp-commands.hx +++ b/qmp-commands.hx @@ -3818,13 +3818,13 @@ Pr