Subject: CVS commit: basesrc/sbin/ping6
To: None <source-changes@netbsd.org>
From: Darren Reed <darrenr@netbsd.org>
List: source-changes
Date: 01/09/2002 14:30:15
Module Name:	basesrc
Committed By:	darrenr
Date:		Wed Jan  9 12:30:15 UTC 2002

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

Log Message:
should be using htons() to convert from a host byte order into a network
byte order, not ntohs().


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 basesrc/sbin/ping6/ping6.c

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