From 99f7b6356829e4a599cb5067b76c064e5174e8f3 Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Mon, 2 Dec 2013 11:25:41 -0700 Subject: [PATCH] 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 --- include/libvirt/libvirt.h.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/libvirt/libvirt.h.in b/include/libvirt/libvirt.h.in index 496986e70f..29d4dceb4a 100644 --- a/include/libvirt/libvirt.h.in +++ b/include/libvirt/libvirt.h.in @@ -3587,7 +3587,7 @@ typedef enum { /** * virDomainEventCrashedDetailType: -/* + * * Details on the cause of a 'crashed' lifecycle event */ typedef enum {