unicorn/qemu/include/qom
Alistair Francis a4bf026460
qom: Correct object_property_get_int() description
The description of object_property_get_int() stated that on an error
it returns NULL. This is not the case and the function will return -1
if an error occurs. Update the commented documentation accordingly.

Backports commit b29b47e9b35017428904e0e934700877dfaabe73 from qemu
2018-02-20 11:52:16 -05:00
..
cpu.h cpu: Add callback to check architectural watchpoint match 2018-02-20 11:43:56 -05:00
object.h qom: Correct object_property_get_int() description 2018-02-20 11:52:16 -05:00
qom-qobject.h import 2015-08-21 15:04:50 +08:00