On Wed, Feb 6, 2019 at 7:18 PM Markus Armbruster <arm...@redhat.com> wrote:
>
> Signed-off-by: Markus Armbruster <arm...@redhat.com>

Reviewed-by: Marc-André Lureau <marcandre.lur...@redhat.com>

> ---
>  docs/devel/qapi-code-gen.txt | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/docs/devel/qapi-code-gen.txt b/docs/devel/qapi-code-gen.txt
> index b91bde647c..c9ba8ddb2e 100644
> --- a/docs/devel/qapi-code-gen.txt
> +++ b/docs/devel/qapi-code-gen.txt
> @@ -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...]
> --
> 2.17.2
>
>


-- 
Marc-André Lureau

Reply via email to