Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 04/02/2000 14:30:42
Module Name:	basesrc
Committed By:	christos
Date:		Sun Apr  2 21:30:41 UTC 2000

Modified Files:
	basesrc/lib/libc/net: getaddrinfo.c

Log Message:
Delint:
	- add notreached comment
	- remove unused variables
	- cast to void * first to avoid casting warnings
	- fix bug in _yphostent where cur and sentinel were not
	  being initialized.


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 basesrc/lib/libc/net/getaddrinfo.c

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