qapi: Add spaces after symbol declaration for consistency
commita9e2eb06ed061f37c3ba6ad52722eef20afd713a
authorJohn Snow <jsnow@redhat.com>
Thu, 30 Sep 2021 20:57:07 +0000 (30 16:57 -0400)
committerMarkus Armbruster <armbru@redhat.com>
Sat, 2 Oct 2021 05:33:41 +0000 (2 07:33 +0200)
treef424cd774b3087e3214780858abff9776230ea43
parent012336a152641b264a65176a388a7fb0118e1781
qapi: Add spaces after symbol declaration for consistency

Several QGA definitions omit a blank line after the symbol
declaration. This works OK currently, but it's the only place where we
do this. Adjust it for consistency.

Future commits may wind up enforcing this formatting.

Signed-off-by: John Snow <jsnow@redhat.com>
Message-Id: <20210930205716.1148693-5-jsnow@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
qapi/block-core.json
qga/qapi-schema.json
tests/qapi-schema/doc-good.json