]> Git Repo - qemu.git/commit
qom: Make functions taking Error ** return bool, not 0/-1
authorMarkus Armbruster <[email protected]>
Tue, 7 Jul 2020 16:05:58 +0000 (18:05 +0200)
committerMarkus Armbruster <[email protected]>
Fri, 10 Jul 2020 13:18:08 +0000 (15:18 +0200)
commitb783f54d60f8472aa61b44b682ca7af7929082e1
treebe4731997832662013d92d32b1e6bfe6c1b8d9b7
parentf07ad48d46fdbc739dd72ac4ad1677dbbfe7ed44
qom: Make functions taking Error ** return bool, not 0/-1

Just for consistency.  Also fix the example in object_set_props()'s
documentation.

Signed-off-by: Markus Armbruster <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Reviewed-by: Vladimir Sementsov-Ogievskiy <[email protected]>
Message-Id: <20200707160613[email protected]>
include/qom/object.h
qom/object.c
This page took 0.026356 seconds and 4 git commands to generate.