PERFORCE change 15032 for review

Robert Watson rwatson at freebsd.org
Sun Jul 28 03:06:46 GMT 2002


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

Change 15032 by rwatson at rwatson_paprika on 2002/07/27 20:06:01

	Speel proabbly correctlie.
	
	Submitted by:	chris at FreeBSD.org

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/kern/vfs_vnops.c#30 edit

Differences ...

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

@@ -229,7 +229,7 @@
 	}
 #ifdef MAC
 	/*
-	 * XXXMAC: Open check should proabbly be here.
+	 * XXXMAC: Open check should probably be here.
 	 */
 #endif
 	if ((error = VOP_OPEN(vp, fmode, cred, td)) != 0)
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