mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
LXC: fix an improper comments for lxcDomainDestroyFlags
Currently @flag is not used yet. Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
This commit is contained in:
parent
058384003d
commit
110b959fc5
@ -1425,7 +1425,7 @@ lxcConnectDomainEventDeregisterAny(virConnectPtr conn,
|
||||
/**
|
||||
* lxcDomainDestroyFlags:
|
||||
* @dom: pointer to domain to destroy
|
||||
* @flags: an OR'ed set of virDomainDestroyFlags
|
||||
* @flags: extra flags; not used yet.
|
||||
*
|
||||
* Sends SIGKILL to container root process to terminate the container
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user