Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Aug 2002 14:07:23 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 15694 for review
Message-ID:  <200208082107.g78L7NW9015073@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=15694

Change 15694 by rwatson@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@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208082107.g78L7NW9015073>