summaryrefslogtreecommitdiff
path: root/sys/security/mac_bsdextended/mac_bsdextended.c
diff options
context:
space:
mode:
authorRobert Watson <rwatson@FreeBSD.org>2008-08-23 15:26:36 +0000
committerRobert Watson <rwatson@FreeBSD.org>2008-08-23 15:26:36 +0000
commit6356dba0b403daa023dec24559ab1f8e602e4f14 (patch)
tree5219c0b4d17dd1dcbcb5fda367c1905a0929ee2b /sys/security/mac_bsdextended/mac_bsdextended.c
parent99448af81e4572b5f1d892bdf81cfbe37c518e7f (diff)
Notes
Diffstat (limited to 'sys/security/mac_bsdextended/mac_bsdextended.c')
-rw-r--r--sys/security/mac_bsdextended/mac_bsdextended.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/security/mac_bsdextended/mac_bsdextended.c b/sys/security/mac_bsdextended/mac_bsdextended.c
index a1d2d26f8e3b9..1d158957ea990 100644
--- a/sys/security/mac_bsdextended/mac_bsdextended.c
+++ b/sys/security/mac_bsdextended/mac_bsdextended.c
@@ -748,4 +748,4 @@ static struct mac_policy_ops ugidfw_ops =
};
MAC_POLICY_SET(&ugidfw_ops, mac_bsdextended, "TrustedBSD MAC/BSD Extended",
- MPC_LOADTIME_FLAG_UNLOADOK, NULL);
+ MPC_LOADTIME_FLAG_UNLOADOK, NULL, 0);