]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: Add docs for virXMLProp string
authorPeter Krempa <pkrempa@redhat.com>
Thu, 21 Feb 2013 10:07:55 +0000 (11:07 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 27 Feb 2013 10:49:03 +0000 (11:49 +0100)
commit923e4bf810422de1e39f1cd72062a0a0a0e9735b
tree3c825c05ac2ccc9e5d0690a444e46d29f0438e6f
parent2ab08e6cb1d0538f4b0cbeb618c2e2e0ac325049
util: Add docs for virXMLProp string

To avoid confusion about usage of this function explicitly document that
this function returns copy of the attribute string.
src/util/virxml.c