Subject: Re: CVS commit: src/lib/libc/stdlib
To: None <kleink@NetBSD.org>
From: Ian Zagorskih <ianzag@megasignal.com>
List: source-changes
Date: 03/23/2005 15:46:46
Klaus Klein wrote:
> Module Name:	src
> Committed By:	kleink
> Date:		Wed Mar 23 08:16:53 UTC 2005
> 
> Modified Files:
> 	src/lib/libc/stdlib: tfind.c
> 
> Log Message:
> Avoid lint warning after previous.
> 
> 
> To generate a diff of this commit:
> cvs rdiff -r1.4 -r1.5 src/lib/libc/stdlib/tfind.c
> 
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
> 

Thanks, looks like -current libc builds just fine now.

// wbr