PERFORCE change 29097 for review

Robert Watson rwatson at FreeBSD.org
Wed Apr 16 15:06:44 PDT 2003


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

Change 29097 by rwatson at rwatson_tislabs on 2003/04/16 15:06:12

	Typo.

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/netinet/tcp_subr.c#29 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/netinet/tcp_subr.c#29 (text+ko) ====

@@ -1715,7 +1715,7 @@
 		return (ENOBUFS);
 	m->m_data += max_linkhdr;
 
-#ifdef 0
+#if 0
 #ifdef MAC
 	if (so != NULL)
 		mac_create_mbuf_from_socket(so, m);


More information about the p4-projects mailing list