]> git.ipfire.org Git - thirdparty/libvirt.git/commit
libvirt: Fix comments for two public APIs.
authorHan Han <hhan@redhat.com>
Tue, 20 Mar 2018 07:32:26 +0000 (15:32 +0800)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 21 Mar 2018 12:09:33 +0000 (08:09 -0400)
commitec34c51e9da229b8fa10a22168d334626bba2ddd
tree2e78697bbc372b12e74ea4e45d8de94e014d99a7
parenta8223d8f4a46824de0823ef7e83973f67a46af56
libvirt: Fix comments for two public APIs.

Fix comments for virConnectListAllNodeDevices and
virConnectListAllSecrets.

Signed-off-by: Han Han <hhan@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
src/libvirt-nodedev.c
src/libvirt-secret.c