]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: string: Remove the 'virString' type
authorPeter Krempa <pkrempa@redhat.com>
Tue, 26 Feb 2019 15:17:54 +0000 (16:17 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 4 Mar 2019 12:04:20 +0000 (13:04 +0100)
commitcf3c525a457d6377593485a5aa29dbcfeabc9e07
tree8a57e21fc45c6884f74d53282c55ee90facc5b95
parentbd734bbbce8bd25f8aa4fafff1d15758925ebd36
util: string: Remove the 'virString' type

We don't need it as there's a separate macro for auto-freeing of string
lists.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
src/util/virstring.h
src/xenconfig/xen_common.c