mirror of https://gitee.com/openkylin/libvirt.git
security: fix #endif comment in security_stack.h
This commit is contained in:
parent
258208e1da
commit
3e7890c8ef
|
@ -35,4 +35,4 @@ virSecurityStackGetPrimary(virSecurityManagerPtr mgr);
|
|||
virSecurityManagerPtr*
|
||||
virSecurityStackGetNested(virSecurityManagerPtr mgr);
|
||||
|
||||
#endif /* __VIR_SECURITY_DAC */
|
||||
#endif /* __VIR_SECURITY_STACK */
|
||||
|
|
Loading…
Reference in New Issue