]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: typedparam: Purge public bits from virTypedParamsGetStringList
authorPeter Krempa <pkrempa@redhat.com>
Tue, 17 Sep 2019 17:35:51 +0000 (19:35 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 25 Sep 2019 11:02:48 +0000 (13:02 +0200)
commite13c551e9fa5e2e8ddcc7d95b2fa7de5ff497fe9
tree8f63d96b96fe4b34a289fcf3eefb5d40d2c1bc40
parent80c1d57700983e29427e320d0a5dda25edec3b65
util: typedparam: Purge public bits from virTypedParamsGetStringList

The function is not exported in the public API thus the error
dispatching is not required.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/util/virtypedparam.c