diff options
author | 2024-02-27 12:39:13 +0100 | |
---|---|---|
committer | 2024-03-04 07:12:40 +0100 | |
commit | 53d5c36d8de388661064ab6487649f9a55c1b2b1 (patch) | |
tree | 4b1580bd7d404a32c2aa952bc5714af00a3c87e2 /qapi/misc-target.json | |
parent | qapi: Move error documentation to new "Errors" sections (diff) | |
download | qemu-53d5c36d8de388661064ab6487649f9a55c1b2b1.tar.xz qemu-53d5c36d8de388661064ab6487649f9a55c1b2b1.zip |
qapi: Delete useless "Returns" sections
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20240227113921.236097-6-armbru@redhat.com>
Diffstat (limited to 'qapi/misc-target.json')
-rw-r--r-- | qapi/misc-target.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/qapi/misc-target.json b/qapi/misc-target.json index 542a3e42f2..4e0a6492a9 100644 --- a/qapi/misc-target.json +++ b/qapi/misc-target.json @@ -472,9 +472,6 @@ # # @port: The port number # -# Returns: -# - Nothing on success. -# # Since: 8.0 # # Example: |