]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: typedparam: Separate code to assign value to typed parameter
authorPeter Krempa <pkrempa@redhat.com>
Wed, 14 Aug 2019 11:00:13 +0000 (13:00 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 25 Sep 2019 11:02:48 +0000 (13:02 +0200)
commit803d19a68d4210bfe411460f5cf9286b7a4050eb
treeacde1e16541dd0b30e92e54e0f7441201d15a969
parentd6fca62e63a103290ccb55fd3f07e223b81da555
util: typedparam: Separate code to assign value to typed parameter

The code will be reused in other function.

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