qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] qmp: clean out whitespace
@ 2014-06-16 13:05 Michael S. Tsirkin
  2014-06-19 15:09 ` Luiz Capitulino
  0 siblings, 1 reply; 3+ messages in thread
From: Michael S. Tsirkin @ 2014-06-16 13:05 UTC (permalink / raw)
  To: qemu-devel; +Cc: Luiz Capitulino

qmp-commands.hx has some UTF8 space characters.
Replace with ascii whitespace.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
---
 qmp-commands.hx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/qmp-commands.hx b/qmp-commands.hx
index bb34cd8..2009034 100644
--- a/qmp-commands.hx
+++ b/qmp-commands.hx
@@ -3569,7 +3569,7 @@ Example:
                           "format":"qcow2",
                           "virtual-size":2048000
                       }
-                   } } ] }
+                   } } ] }
 
 EQMP
 
-- 
MST

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-06-19 19:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-16 13:05 [Qemu-devel] [PATCH] qmp: clean out whitespace Michael S. Tsirkin
2014-06-19 15:09 ` Luiz Capitulino
2014-06-19 19:27   ` Michael S. Tsirkin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).