qemu-e2k/include/qapi
Markus Armbruster 81b49004e0 qapi: Make visit_next_list()'s comment less confusing
visit_next_list() returns non-null on success, null on failure.  The
comment's phrasing "until NULL return or error occurs" is needlessly
confusing.  Scratch the "or error occurs" part.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20190802122325.16520-1-armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
2019-09-24 11:03:44 +02:00
..
qmp qapi: remove qmp_unregister_command() 2019-02-18 14:44:05 +01:00
clone-visitor.h
dealloc-visitor.h
error.h qapi: Split error.json off common.json 2019-08-16 13:31:51 +02:00
opts-visitor.h
qmp-event.h qapi: Eliminate indirection through qmp_event_get_func_emit() 2019-01-24 10:01:05 +01:00
qobject-input-visitor.h
qobject-output-visitor.h
string-input-visitor.h qapi: Rewrite string-input-visitor's integer and list parsing 2018-12-13 19:10:06 +01:00
string-output-visitor.h
util.h
visitor-impl.h
visitor.h qapi: Make visit_next_list()'s comment less confusing 2019-09-24 11:03:44 +02:00