From: Eric Blake Date: Mon, 2 Dec 2013 18:25:41 +0000 (-0700) Subject: docs: fix typo in previous patch X-Git-Tag: CVE-2013-6436~152 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99f7b6356829e4a599cb5067b76c064e5174e8f3;p=thirdparty%2Flibvirt.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 --- 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 {