qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 7/7] qapi: Fix malformed "Since:" section tags (again)


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 7/7] qapi: Fix malformed "Since:" section tags (again)
Date: Sun, 21 Jan 2024 00:21:48 +0100
User-agent: Mozilla Thunderbird

On 20/1/24 10:53, Markus Armbruster wrote:
"Since X.Y" is not recognized as a tagged section, and therefore not
formatted as such in generated documentation.  Fix by adding the
required colon.

Previously fixed in commit 433a4fdc420 (qapi: Fix malformed "Since:"
section tags)

Signed-off-by: Markus Armbruster <armbru@redhat.com>
---
  qapi/block-core.json |  4 ++--
  qapi/migration.json  | 14 +++++++-------
  2 files changed, 9 insertions(+), 9 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]