]> git.proxmox.com Git - mirror_qemu.git/commit
qapi: Fix malformed "Since:" section tags (again)
authorMarkus Armbruster <armbru@redhat.com>
Sat, 20 Jan 2024 09:53:27 +0000 (10:53 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Fri, 26 Jan 2024 06:04:54 +0000 (07:04 +0100)
commit37507c14a6f562036fce98453de3e869b9c0684f
treed2de75b18d761ed70b8463ce639dd5da17eea3b2
parente6ab40fee0ef70ee3d159b1b23caf1a05630e97a
qapi: Fix malformed "Since:" section tags (again)

"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>
Message-ID: <20240120095327.666239-8-armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Eric Blake <eblake@redhat.com>
qapi/block-core.json
qapi/migration.json