Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jan 2003 20:18:59 -0800 (PST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 24008 for review
Message-ID:  <200301210418.h0L4Ixra000210@repoman.freebsd.org>

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

Change 24008 by rwatson@rwatson_paprika on 2003/01/20 20:15:01

	Reduce gratuitous whitespace diff from main tree.

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/net/if_loop.c#16 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/net/if_loop.c#16 (text+ko) ====

@@ -205,7 +205,6 @@
 		return (rt->rt_flags & RTF_BLACKHOLE ? 0 :
 		        rt->rt_flags & RTF_HOST ? EHOSTUNREACH : ENETUNREACH);
 	}
-
 	/*
 	 * KAME requires that the packet to be contiguous on the
 	 * mbuf.  We need to make that sure.

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?200301210418.h0L4Ixra000210>