[libgovirt] Fix typo in header guard comment



commit 4cb2edc800b82e346eee29eee71e3846956227db
Author: Christophe Fergeau <cfergeau redhat com>
Date:   Tue Aug 20 21:20:46 2013 +0200

    Fix typo in header guard comment

 govirt/ovirt-vm-private.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/govirt/ovirt-vm-private.h b/govirt/ovirt-vm-private.h
index bbe4ef7..d70d486 100644
--- a/govirt/ovirt-vm-private.h
+++ b/govirt/ovirt-vm-private.h
@@ -47,4 +47,4 @@ OvirtVm *ovirt_vm_new_from_xml(RestXmlNode *node, GError **error);
 
 G_END_DECLS
 
-#endif /* __OVIRT_VM_H__ */
+#endif /* __OVIRT_VM_PRIVATE_H__ */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]