Subject: CVS commit: [netbsd-3] src/lib/libc/stdlib
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 08/04/2005 17:34:59
Module Name:	src
Committed By:	tron
Date:		Thu Aug  4 17:34:59 UTC 2005

Modified Files:
	src/lib/libc/stdlib [netbsd-3]: lsearch.c

Log Message:
Pull up revision 1.2 (requested by drochner in ticket #632):
The source array of lsearch() shouldn't be "const".
Being here, cleanup the const castaway stuff.


To generate a diff of this commit:
cvs rdiff -r1.4.2.1 -r1.4.2.2 src/lib/libc/stdlib/lsearch.c

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