mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-01 14:53:54 -06:00
qapi: Tidy up whitespace in generated code
Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Message-Id: <20221104160712.3005652-3-armbru@redhat.com>
This commit is contained in:
parent
a680ea072f
commit
7df184613c
3 changed files with 3 additions and 6 deletions
|
@ -196,7 +196,6 @@ class QAPISchemaGenEventVisitor(QAPISchemaModularCVisitor):
|
|||
#include "qapi/error.h"
|
||||
#include "qapi/qmp/qdict.h"
|
||||
#include "qapi/qmp-event.h"
|
||||
|
||||
''',
|
||||
events=events, visit=visit,
|
||||
prefix=self._prefix))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue