Deleted Added
full compact
34c34
< * $FreeBSD: head/sys/security/mac_none/mac_none.c 166900 2007-02-23 11:21:26Z rwatson $
---
> * $FreeBSD: head/sys/security/mac_none/mac_none.c 172955 2007-10-25 11:31:11Z rwatson $
51c51
< static struct mac_policy_ops mac_none_ops =
---
> static struct mac_policy_ops none_ops =
55c55
< MAC_POLICY_SET(&mac_none_ops, mac_none, "TrustedBSD MAC/None",
---
> MAC_POLICY_SET(&none_ops, mac_none, "TrustedBSD MAC/None",