PERFORCE change 14754 for review
Robert Watson
rwatson at freebsd.org
Tue Jul 23 02:22:53 GMT 2002
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=14754
Change 14754 by rwatson at rwatson_tislabs on 2002/07/22 19:22:05
Errant search and replace correction.
Affected files ...
.. //depot/projects/trustedbsd/mac/sys/security/mac_partition/mac_partition.c#3 edit
Differences ...
==== //depot/projects/trustedbsd/mac/sys/security/mac_partition/mac_partition.c#3 (text+ko) ====
@@ -76,7 +76,7 @@
&mac_partition_enabled, 0, "Enforce partition policy");
static int partition_slot;
-#define SLOT(l) (SLOT((l)))
+#define SLOT(l) (LABEL_TO_SLOT((l), partition_slot).l_long)
static void
mac_partition_init(struct mac_policy_conf *conf)
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message
More information about the trustedbsd-cvs
mailing list