mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-23 21:34:54 +03:00
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
Block a user