From 53d5c36d8de388661064ab6487649f9a55c1b2b1 Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Tue, 27 Feb 2024 12:39:13 +0100 Subject: qapi: Delete useless "Returns" sections Signed-off-by: Markus Armbruster Message-ID: <20240227113921.236097-6-armbru@redhat.com> --- qapi/run-state.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'qapi/run-state.json') diff --git a/qapi/run-state.json b/qapi/run-state.json index dd0770b379..789fc34559 100644 --- a/qapi/run-state.json +++ b/qapi/run-state.json @@ -395,10 +395,7 @@ # # @panic: @PanicAction action taken on guest panic. # -# @watchdog: @WatchdogAction action taken when watchdog timer expires -# . -# -# Returns: Nothing on success. +# @watchdog: @WatchdogAction action taken when watchdog timer expires. # # Since: 6.0 # -- cgit v1.2.3