Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jul 2002 08:37:09 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 14780 for review
Message-ID:  <200207231537.g6NFb9Rx093214@freefall.freebsd.org>

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

Change 14780 by rwatson@rwatson_paprika on 2002/07/23 08:37:07

	Typo correction (non-fatal).

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/sys/mac_policy.h#84 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/sys/mac_policy.h#84 (text+ko) ====

@@ -98,7 +98,7 @@
 	int	(*mpo_externalize)(struct label *label,
 		    struct mac *extmac);
 	int	(*mpo_internalize)(struct label *label,
-		    struct mac *extmax);
+		    struct mac *extmac);
 
 	/*
 	 * Labeling event operations: file system objects, and things that

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?200207231537.g6NFb9Rx093214>