Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Feb 2004 17:35:08 -0800 (PST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 47667 for review
Message-ID:  <200402260135.i1Q1Z8Eu000281@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=47667

Change 47667 by rwatson@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402260135.i1Q1Z8Eu000281>