Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Oct 2002 19:30:00 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 19851 for review
Message-ID:  <200210220230.g9M2U0dd054966@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=19851

Change 19851 by rwatson@rwatson_tislabs on 2002/10/21 19:29:25

	Whitespace sync to the version being committed to the main tree.

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/security/mac_test/mac_test.c#60 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/security/mac_test/mac_test.c#60 (text+ko) ====

@@ -268,6 +268,7 @@
 	SLOT(label) = MOUNTMAGIC;
 	atomic_add_int(&init_count_mount, 1);
 }
+
 static void
 mac_test_init_mount_fs_label(struct label *label)
 {
@@ -1253,8 +1254,8 @@
 }
 
 static int
-mac_test_check_vnode_write(struct ucred *active_cred, struct ucred *file_cred,
-    struct vnode *vp, struct label *label)
+mac_test_check_vnode_write(struct ucred *active_cred,
+    struct ucred *file_cred, struct vnode *vp, struct label *label)
 {
 
 	return (0);

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?200210220230.g9M2U0dd054966>