PERFORCE change 24653 for review
Robert Watson
rwatson at freebsd.org
Tue Feb 4 14:49:25 GMT 2003
http://perforce.freebsd.org/chv.cgi?CH=24653
Change 24653 by rwatson at rwatson_tislabs on 2003/02/04 06:48:53
Propagate typo fix from mac_biba.
Affected files ...
.. //depot/projects/trustedbsd/mac/sys/security/mac_lomac/mac_lomac.c#53 edit
Differences ...
==== //depot/projects/trustedbsd/mac/sys/security/mac_lomac/mac_lomac.c#53 (text+ko) ====
@@ -1665,7 +1665,7 @@
/*
* To change the LOMAC range on a credential, the new
- * range label must be in the current range.
+ * range label must be in the new range.
*/
if (new->ml_flags & MAC_LOMAC_FLAG_RANGE &&
!mac_lomac_range_in_range(new, subj))
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