PERFORCE change 126306 for review

Robert Watson rwatson at FreeBSD.org
Tue Sep 11 02:38:37 PDT 2007


http://perforce.freebsd.org/chv.cgi?CH=126306

Change 126306 by rwatson at rwatson_zoo on 2007/09/11 09:38:28

	Fix typo.

Affected files ...

.. //depot/projects/trustedbsd/mac2/sys/security/mac/mac_socket.c#6 edit

Differences ...

==== //depot/projects/trustedbsd/mac2/sys/security/mac/mac_socket.c#6 (text+ko) ====

@@ -269,7 +269,7 @@
 }
 
 int
-mac_ocket_check_saccept(struct ucred *cred, struct socket *so)
+mac_socket_check_accept(struct ucred *cred, struct socket *so)
 {
 	int error;
 


More information about the p4-projects mailing list