mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06: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:
|
* virDomainEventCrashedDetailType:
|
||||||
/*
|
*
|
||||||
* Details on the cause of a 'crashed' lifecycle event
|
* Details on the cause of a 'crashed' lifecycle event
|
||||||
*/
|
*/
|
||||||
typedef enum {
|
typedef enum {
|
||||||
|
Loading…
Reference in New Issue
Block a user