
6 Nov
2013
6 Nov
'13
2:41 p.m.
On 11/06/2013 06:56 PM, Peter Krempa wrote:
The function destroys only the contents not the object itself thus it should be called Clear. --- src/conf/domain_conf.c | 6 +++--- src/conf/domain_conf.h | 2 +- src/libvirt_private.syms | 2 +- src/qemu/qemu_command.c | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-)
ACK