mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
qapi: Fix up documentation for recent commit a95291007b
Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20190214152251.2073-3-armbru@redhat.com>
This commit is contained in:
parent
ce32bf8586
commit
83a22d89b0
1 changed files with 2 additions and 0 deletions
|
@ -1410,6 +1410,8 @@ Example:
|
|||
|
||||
extern const QEnumLookup example_QAPIEvent_lookup;
|
||||
|
||||
void example_qapi_event_emit(example_QAPIEvent event, QDict *qdict);
|
||||
|
||||
#endif /* EXAMPLE_QAPI_EVENTS_H */
|
||||
$ cat qapi-generated/example-qapi-events.c
|
||||
[Uninteresting stuff omitted...]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue