mirror of https://gitee.com/openkylin/libvirt.git
docs: fix typo in previous patch
Avoid a nested comment compilation error, caused by me editing Chen's patch. * include/libvirt/libvirt.h.in: Fix typo. Signed-off-by: Eric Blake <eblake@redhat.com>
This commit is contained in:
parent
4cac241a7b
commit
99f7b63568
|
@ -3587,7 +3587,7 @@ typedef enum {
|
|||
|
||||
/**
|
||||
* virDomainEventCrashedDetailType:
|
||||
/*
|
||||
*
|
||||
* Details on the cause of a 'crashed' lifecycle event
|
||||
*/
|
||||
typedef enum {
|
||||
|
|
Loading…
Reference in New Issue