]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: remove comments for qemuDomainSecret.*Destroy functions
authorJán Tomko <jtomko@redhat.com>
Tue, 15 Jan 2019 13:19:07 +0000 (14:19 +0100)
committerJán Tomko <jtomko@redhat.com>
Wed, 16 Jan 2019 07:34:01 +0000 (08:34 +0100)
commit900aae2c77355851810790f217627bd6f5091eec
tree0d22a426d64fbacda74ffaa2bd32897a29b43471
parentca13c64868007532fde3b12288ae039d843b6ca6
qemu: remove comments for qemuDomainSecret.*Destroy functions

These all contain the same copy and pasted '@disk' error,
and only repeat the list of arguments.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_domain.c