John Snow <[email protected]> writes: > (Trivial) > > Signed-off-by: John Snow <[email protected]> > --- > qapi/ui.json | 215 ++++++++++++++++++--------------------------------- > 1 file changed, 75 insertions(+), 140 deletions(-) > > diff --git a/qapi/ui.json b/qapi/ui.json > index b2c42a7f578..b4122b2fa9f 100644 > --- a/qapi/ui.json > +++ b/qapi/ui.json
[...] > @@ -850,10 +814,9 @@ > > ## > # @QKeyCode: > +# An enumeration of key name. > # > -# An enumeration of key name. > -# > -# This is used by the `send-key` command. > +# This is used by the `send-key` command. > # > # @unmapped: since 2.0 > # This one is two paragraphs. Let's drop the hunk to keep the series single paragraph only. [...]
