]> git.proxmox.com Git - mirror_qemu.git/commit
qapi: fix schema symbol sections
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Thu, 17 Nov 2016 15:54:51 +0000 (19:54 +0400)
committerMarkus Armbruster <armbru@redhat.com>
Mon, 5 Dec 2016 16:41:37 +0000 (17:41 +0100)
commit49687ace0237a6af1e93d27e74c4f72983e1be2b
treea5ec068760d4b274dafbfeb0c7bbd466dc07d0a1
parent95cd8fd9098cd5918f98fa5b4c1e6e6721313d59
qapi: fix schema symbol sections

According to docs/qapi-code-gen.txt, there needs to be '##' to start a
and end a symbol section, that's also what the documentation parser
expects.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20161117155504.21843-5-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
qga/qapi-schema.json