From: Eric Blake Date: Mon, 17 Oct 2016 21:29:54 +0000 (-0500) Subject: trivial: Restore blank line in qapi-schema X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=6235b9cd859153a8eabd4efa309a0c541ebb3cc3;p=qemu.git trivial: Restore blank line in qapi-schema Commit de63ab6 accidentally undid part of commit a43edcf, because the two patches were written in parallel, and the blank line was not noticed as a casualty of merge conflicts. Signed-off-by: Eric Blake Message-Id: <1476739794-19536-1-git-send-email-eblake@redhat.com> Reviewed-by: Laurent Vivier Signed-off-by: Markus Armbruster --- diff --git a/qapi-schema.json b/qapi-schema.json index 5a8ec38e10..d6a43a108c 100644 --- a/qapi-schema.json +++ b/qapi-schema.json @@ -737,6 +737,7 @@ '*tls-hostname': 'str', '*max-bandwidth': 'int', '*downtime-limit': 'int'} } + ## # @query-migrate-parameters #