Subject: CVS commit: src/sbin/ping6
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 06/07/2005 09:10:33
Module Name:	src
Committed By:	he
Date:		Tue Jun  7 09:10:33 UTC 2005

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

Log Message:
Add an initialization to appease -Wuninitialized.
Marked with XXXGCC for sun2 (found while building for it).

Reviewed by lukem.


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

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