Subject: CVS commit: src/dist/tcpdump
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 07/28/2007 16:07:32
Module Name:	src
Committed By:	drochner
Date:		Sat Jul 28 16:07:32 UTC 2007

Modified Files:
	src/dist/tcpdump: print-fddi.c

Log Message:
Back out local NetBSD change (attempt to handle FDDI padding), to reduce
diffs to upstream.
This turns out to be a no-op, and it shouldn't be here at all because
the DEC/NetBSD specific FDDI padding is dealt with in libpcap already.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/dist/tcpdump/print-fddi.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.