diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2020-02-13 17:56:28 +0000 |
---|---|---|
committer | Markus Armbruster <armbru@redhat.com> | 2020-02-15 11:41:50 +0100 |
commit | 43d7c2d06e1c60c60dca8792edb92116d1ec815c (patch) | |
tree | 181a6bbd048569adbb2cb610faa50ef667563568 /qapi/qapi-visit-core.c | |
parent | dbb28bc8508ad967f84bb88dc7a2c86fe7d3c8fe (diff) |
qapi/ui.json: Put input-send-event body text in the right place
In the doc comment for input-send-event, there is a multi-line
chunk of text ("The @device...take precedence") which is intended
to be the main body text describing the event. However it has
been placed after the arguments and Returns: section, which
means that the parser actually thinks that this text is
part of the "Returns" section text.
Move the body text up to the top so that the parser correctly
classifies it as body.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20200213175647.17628-12-peter.maydell@linaro.org>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'qapi/qapi-visit-core.c')
0 files changed, 0 insertions, 0 deletions