PERFORCE change 20221 for review
Robert Watson
rwatson at freebsd.org
Sun Oct 27 03:03:46 GMT 2002
http://perforce.freebsd.org/chv.cgi?CH=20221
Change 20221 by rwatson at rwatson_paprika on 2002/10/26 20:03:15
Tabs not spaces.
Affected files ...
.. //depot/projects/trustedbsd/mac/sys/security/mac_biba/mac_biba.c#163 edit
Differences ...
==== //depot/projects/trustedbsd/mac/sys/security/mac_biba/mac_biba.c#163 (text+ko) ====
@@ -344,7 +344,7 @@
KASSERT((mac_biba->mb_flags & MAC_BIBA_FLAG_SINGLE) != 0,
("mac_biba_equal_single: mac_biba not single"));
- return (mac_biba->mb_single.mbe_type == MAC_BIBA_TYPE_HIGH);
+ return (mac_biba->mb_single.mbe_type == MAC_BIBA_TYPE_HIGH);
}
static int
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