PERFORCE change 29097 for review
Robert Watson
rwatson at FreeBSD.org
Wed Apr 16 22:06:41 GMT 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);
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