]> git.ipfire.org Git - thirdparty/libvirt.git/commit
doc: fix documentation of virDomainSet(Get)Metadata
authorDan Kenigsberg <danken@redhat.com>
Wed, 28 May 2014 10:15:01 +0000 (11:15 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 28 May 2014 11:23:11 +0000 (13:23 +0200)
commit110be4112f82f4cae920f17954c36a68c1a68aea
tree5705910edc12fe5e5e8c7ab79dab3a40c7e74c81
parentfd0f22ed414e114664f4140306834bedd19f52c9
doc: fix documentation of virDomainSet(Get)Metadata

The documentation of the functions should match the argument name in the actual
function signature.

Signed-off-by: Dan Kenigsberg <danken@redhat.com>
src/libvirt.c