Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 May 2002 18:37:00 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 10623 for review
Message-ID:  <200205020137.g421b0i44567@freefall.freebsd.org>

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

Change 10623 by rwatson@rwatson_curry on 2002/05/01 18:36:02

	Another typo fix.

Affected files ...

... //depot/projects/trustedbsd/mac/sys/security/mac_te/mac_te.c#28 edit

Differences ...

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

@@ -623,7 +623,7 @@
 }
 
 static void
-mac_te_create_socket_peer_from_mbuf(struct mbuf *mbuf, struct socket *socket)
+mac_te_set_socket_peer_from_mbuf(struct mbuf *mbuf, struct socket *socket)
 {
 
 	mac_te_copy_label(&mbuf->m_pkthdr.label, &socket->so_peerlabel);

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?200205020137.g421b0i44567>