]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: json: Privatize struct _virJSONValue and sub-structs
authorPeter Krempa <pkrempa@redhat.com>
Thu, 29 Mar 2018 18:36:56 +0000 (20:36 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 3 Apr 2018 11:34:33 +0000 (13:34 +0200)
commit56b7d94f111ac3faf7a9119918dae8ba970671f7
treefd52e971463b6a36cc288a72a81e50c345f70a0a
parent167028e37f22a321038da4f452e6bdc68f0d1e6a
util: json: Privatize struct _virJSONValue and sub-structs

Enforce usage of accessors by hiding the implementation in the code.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
src/util/virjson.c
src/util/virjson.h