mirror of
https://github.com/xemu-project/xemu.git
synced 2024-11-23 19:49:43 +00: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
@ -1410,6 +1410,8 @@ Example:
|
|||||||
|
|
||||||
extern const QEnumLookup example_QAPIEvent_lookup;
|
extern const QEnumLookup example_QAPIEvent_lookup;
|
||||||
|
|
||||||
|
void example_qapi_event_emit(example_QAPIEvent event, QDict *qdict);
|
||||||
|
|
||||||
#endif /* EXAMPLE_QAPI_EVENTS_H */
|
#endif /* EXAMPLE_QAPI_EVENTS_H */
|
||||||
$ cat qapi-generated/example-qapi-events.c
|
$ cat qapi-generated/example-qapi-events.c
|
||||||
[Uninteresting stuff omitted...]
|
[Uninteresting stuff omitted...]
|
||||||
|
Loading…
Reference in New Issue
Block a user