Subject: CVS commit: src/sbin/ping6
To: None <source-changes@NetBSD.org>
From: Rui Paulo <rpaulo@netbsd.org>
List: source-changes
Date: 05/05/2006 12:49:23
Module Name:	src
Committed By:	rpaulo
Date:		Fri May  5 12:49:23 UTC 2006

Modified Files:
	src/sbin/ping6: ping6.c

Log Message:
len should be socklen_t, not size_t. Spotted by
Juergen Hannken-Illjes <hannken@eis.cs.tu-bs.de>.


To generate a diff of this commit:
cvs rdiff -r1.66 -r1.67 src/sbin/ping6/ping6.c

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