diff options
author | Eric Blake <eblake@redhat.com> | 2016-10-17 16:29:54 -0500 |
---|---|---|
committer | Markus Armbruster <armbru@redhat.com> | 2016-10-25 13:57:58 +0200 |
commit | 6235b9cd859153a8eabd4efa309a0c541ebb3cc3 (patch) | |
tree | 8d9646a03f516a7b7686e82962ff62e57323db8c /qapi-schema.json | |
parent | 4429532b48a25740817aa0901a4355a5de991e5b (diff) | |
download | qemu-6235b9cd859153a8eabd4efa309a0c541ebb3cc3.zip |
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 <eblake@redhat.com>
Message-Id: <1476739794-19536-1-git-send-email-eblake@redhat.com>
Reviewed-by: Laurent Vivier <lvivier@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'qapi-schema.json')
-rw-r--r-- | qapi-schema.json | 1 |
1 files changed, 1 insertions, 0 deletions
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 # |