On 06/27/2017 08:46 AM, Peter Krempa wrote:
Allows testing whether a virJSONValue is an object.
---
src/libvirt_private.syms | 1 +
src/util/virjson.c | 10 ++++++++++
src/util/virjson.h | 2 ++
3 files changed, 13 insertions(+)
As long as you've made the change Bjoern points out...
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
John