qapi: add missing colon-ending for section name
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Thu, 17 Nov 2016 15:54:55 +0000 (19:54 +0400)
committerMarkus Armbruster <armbru@redhat.com>
Mon, 5 Dec 2016 16:41:38 +0000 (17:41 +0100)
commit5072f7b38b1b9b26b8fbe1a89086386a420aded8
tree8d7ca1dbacd7a8a5603e28307b6f9694de0074d3
parent9f2a70e465453193c756abc2a8f38e10a9774b3c
qapi: add missing colon-ending for section name

The documentation parser we are going to add expects a section name to
end with ':', otherwise the comment is treated as free-form text body.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20161117155504.21843-9-marcandre.lureau@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
qapi-schema.json
qapi/block-core.json
qapi/block.json
qapi/common.json
qapi/event.json
qapi/introspect.json
qapi/trace.json
qga/qapi-schema.json