On Tue, 6 May 2014 09:39:03 -0600
Eric Blake wrote:
> Our example should use the correct quotes to match what someone
> could actually pass over the wire.
>
> * qmp-commands.hx: Use correct JSON quotes.
>
> Signed-off-by: Eric Blake
Applied to the qmp branch, thanks.
> ---
> qmp-commands.h
Our example should use the correct quotes to match what someone
could actually pass over the wire.
* qmp-commands.hx: Use correct JSON quotes.
Signed-off-by: Eric Blake
---
qmp-commands.hx | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/qmp-commands.hx b/qmp-commands