Subject: CVS commit: syssrc/sys/net
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 07/19/2001 03:12:10
Module Name:	syssrc
Committed By:	enami
Date:		Thu Jul 19 00:12:10 UTC 2001

Modified Files:
	syssrc/sys/net: rtsock.c

Log Message:
No need to clear part of struct rt_addrinfo in rt_xaddrs() since the only
caller clears whole the struct.


To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 syssrc/sys/net/rtsock.c

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