PERFORCE change 47667 for review

Robert Watson rwatson at FreeBSD.org
Thu Feb 26 01:35:08 GMT 2004


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

Change 47667 by rwatson at rwatson_paprika on 2004/02/25 17:34:43

	When these comments were merged to FreeBSD CVS HEAD, the
	line wrapping was different.  Synchronize.

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/netinet/ip_output.c#36 edit

Differences ...

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

@@ -122,8 +122,8 @@
 extern	struct protosw inetsw[];
 
 /*
- * IP output.  The packet in mbuf chain m contains a skeletal IP header (with
- * len, off, ttl, proto, tos, src, dst).
+ * IP output.  The packet in mbuf chain m contains a skeletal IP
+ * header (with len, off, ttl, proto, tos, src, dst).
  * The mbuf chain containing the packet will be freed.
  * The mbuf opt, if present, will not be freed.
  * In the IP forwarding case, the packet will arrive with options already
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