diff options
author | Markus Armbruster <armbru@redhat.com> | 2024-02-05 08:47:05 +0100 |
---|---|---|
committer | Markus Armbruster <armbru@redhat.com> | 2024-02-12 10:04:32 +0100 |
commit | a57790f7d72e4672b8f27e7affc036977f666f7e (patch) | |
tree | 94a8f2295b7d2b482893d91eef30cfb02f214d43 /qapi/pragma.json | |
parent | e701cd77ab7154982323d5f1c5d3dc56e37c081b (diff) |
qapi/dump: Clean up documentation of DumpGuestMemoryCapability
The type's doc comment describes its member, but it's not marked up as
such. Easy enough to fix.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20240205074709.3613229-12-armbru@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'qapi/pragma.json')
-rw-r--r-- | qapi/pragma.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qapi/pragma.json b/qapi/pragma.json index 544f138afa..aea6384255 100644 --- a/qapi/pragma.json +++ b/qapi/pragma.json @@ -74,7 +74,6 @@ 'DummyBlockCoreForceArrays', 'DummyForceArrays', 'DummyVirtioForceArrays', - 'DumpGuestMemoryCapability', 'GrabToggleKeys', 'GuestPanicInformationHyperV', 'HotKeyMod', |