diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2014-06-16 15:20:18 +0300 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2014-06-19 18:44:21 +0300 |
commit | c059451cc14483e261c92411b829124c660573fa (patch) | |
tree | 8a516c19421e3ea2f4ba5da68902e068add1e13c | |
parent | 5942a19040fed313b316ab7b6e3d2d8e7b1625bb (diff) | |
download | qemu-c059451cc14483e261c92411b829124c660573fa.tar.gz qemu-c059451cc14483e261c92411b829124c660573fa.tar.bz2 qemu-c059451cc14483e261c92411b829124c660573fa.zip |
qmp: clean out whitespace
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
-rw-r--r-- | qmp-commands.hx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qmp-commands.hx b/qmp-commands.hx index d99f23591a..e47c3ea900 100644 --- a/qmp-commands.hx +++ b/qmp-commands.hx @@ -3571,7 +3571,7 @@ Example: "format":"qcow2", "virtual-size":2048000 } - } } ] } + } } ] } EQMP |