qapi: Format since information the conventional way: (since X.Y)

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20230425064223.820979-16-armbru@redhat.com>
This commit is contained in:
Markus Armbruster
2023-04-25 08:42:22 +02:00
parent 7c3def93b1
commit 94546de1a8
4 changed files with 8 additions and 9 deletions

View File

@@ -69,7 +69,7 @@
#
# @vcpu: statistics that apply to a single virtual CPU.
#
# @cryptodev: statistics that apply to a crypto device. since 8.0
# @cryptodev: statistics that apply to a crypto device (since 8.0)
#
# Since: 7.1
##