PERFORCE change 20304 for review

Robert Watson rwatson at freebsd.org
Mon Oct 28 19:52:57 GMT 2002


http://perforce.freebsd.org/chv.cgi?CH=20304

Change 20304 by rwatson at rwatson_tislabs on 2002/10/28 11:51:59

	Correct a typo originally hidden by #if 0.

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/security/mac_mls/mac_mls.h#13 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/security/mac_mls/mac_mls.h#13 (text+ko) ====

@@ -72,7 +72,7 @@
 /*
  * MLS compartments bit set size (in bits).
  */
-#define	MAC_MLS_MAX_COMPARTMMENTS	256
+#define	MAC_MLS_MAX_COMPARTMENTS	256
 
 struct mac_mls_element {
 	u_short	mme_type;
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