PERFORCE change 15694 for review

Robert Watson rwatson at freebsd.org
Thu Aug 8 21:07:23 GMT 2002


http://people.freebsd.org/~peter/p4db/chv.cgi?CH=15694

Change 15694 by rwatson at rwatson_paprika on 2002/08/08 14:06:54

	Spell mac_policy_args correctly.

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/kern/kern_mac.c#230 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/kern/kern_mac.c#230 (text+ko) ====

@@ -3202,7 +3202,7 @@
 }
 
 int
-mac_policy(struct thread *td, struct mac_policy *uap)
+mac_policy(struct thread *td, struct mac_policy_args *uap)
 {
 
 	return (ENOSYS);
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