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:04:44
Module Name:	src
Committed By:	drochner
Date:		Sat Jul 28 16:04:44 UTC 2007

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

Log Message:
Back out local NetBSD change (typecast to void*), to reduce diffs to
upstream.
Appears unnecessary to me (source and target are unsigned char*) and
compiles w/o for me.


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

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