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 <arm...@redhat.com>
---
qapi/block-core.json | 4 ++--
qapi/migration.json | 14 +++++++-------
2 files changed, 9 insertions(+), 9 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>