[libvirt] [PATCH] security: fix #endif comment in security_stack.h

Ján Tomko jtomko at redhat.com
Thu Dec 20 18:57:16 UTC 2012


---
Pushed under the trivial rule.

---
 src/security/security_stack.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/security/security_stack.h b/src/security/security_stack.h
index 4ba55f7..b38f9a9 100644
--- a/src/security/security_stack.h
+++ b/src/security/security_stack.h
@@ -35,4 +35,4 @@ virSecurityStackGetPrimary(virSecurityManagerPtr mgr);
 virSecurityManagerPtr*
 virSecurityStackGetNested(virSecurityManagerPtr mgr);
 
-#endif /* __VIR_SECURITY_DAC */
+#endif /* __VIR_SECURITY_STACK */
-- 
1.7.8.6




More information about the libvir-list mailing list