[libvirt] [PATCH] docs: fix typo in previous patch

Eric Blake eblake at redhat.com
Mon Dec 2 18:26:39 UTC 2013


Avoid a nested comment compilation error.

* include/libvirt/libvirt.h.in: Fix typo.

Signed-off-by: Eric Blake <eblake at redhat.com>
---

Pushing as trivial/build-breaker, and sorry for the one-byte mistake.

 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 496986e..29d4dce 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 {
-- 
1.8.3.1




More information about the libvir-list mailing list