]> git.ipfire.org Git - thirdparty/libvirt.git/commit
schema: Remove workaround for bug in libxml2 2.7.6
authorPeter Krempa <pkrempa@redhat.com>
Wed, 6 Jan 2021 10:27:50 +0000 (11:27 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 8 Jan 2021 08:18:21 +0000 (09:18 +0100)
commite9551061955be0d9b041968585df8db589a0cb69
tree379947448335867c56b5a6abcc53bb8eaee40bcd
parent33092d716cba2d3391cbe3f10182198937d83b9f
schema: Remove workaround for bug in libxml2 2.7.6

New libxml2 handles '\n' properly so the literal newline is not
necessary, because 2.9.1 is the minimum version we support.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
docs/schemas/domaincommon.rng
docs/schemas/storagecommon.rng