aboutsummaryrefslogtreecommitdiff
path: root/qapi/dump.json
diff options
context:
space:
mode:
authorAndrea Bolognani <abologna@redhat.com>2022-05-03 09:37:35 +0200
committerMarkus Armbruster <armbru@redhat.com>2022-05-16 07:22:28 +0200
commit23e46452589d8c62d69ae993d16e6d15fd15f526 (patch)
treed338643276e2ae684b9427b5fe534524c637bffe /qapi/dump.json
parent15cc783cfbd8949c5477c134f66f1fdc599a129e (diff)
downloadqemu-23e46452589d8c62d69ae993d16e6d15fd15f526.zip
qemu-23e46452589d8c62d69ae993d16e6d15fd15f526.tar.gz
qemu-23e46452589d8c62d69ae993d16e6d15fd15f526.tar.bz2
qapi: Drop unnecessary whitespace in comments
The only instances that get changed are those in which the additional whitespace was not (or couldn't possibly be) used for alignment purposes. Signed-off-by: Andrea Bolognani <abologna@redhat.com> Message-Id: <20220503073737.84223-7-abologna@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'qapi/dump.json')
-rw-r--r--qapi/dump.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/qapi/dump.json b/qapi/dump.json
index 29441af..90859c5 100644
--- a/qapi/dump.json
+++ b/qapi/dump.json
@@ -186,8 +186,8 @@
#
# Returns the available formats for dump-guest-memory
#
-# Returns: A @DumpGuestMemoryCapability object listing available formats for
-# dump-guest-memory
+# Returns: A @DumpGuestMemoryCapability object listing available formats for
+# dump-guest-memory
#
# Since: 2.0
#