On Tue, Jun 07, 2016 at 20:07:30 +0200, Ján Tomko wrote:
Split out all the code initializing the validator
to a separate function.
---
src/libvirt_private.syms | 1 +
src/util/virxml.c | 33 ++++++++++++++++++++++++---------
src/util/virxml.h | 3 +++
3 files changed, 28 insertions(+), 9 deletions(-)
ACK