Subject: Re: CVS commit: src/common/lib/libprop
To: None <christos@netbsd.org>
From: Jason Thorpe <thorpej@shagadelic.org>
List: source-changes
Date: 10/15/2006 20:13:57
On Oct 15, 2006, at 12:08 PM, Christos Zoulas wrote:

>
> Module Name:	src
> Committed By:	christos
> Date:		Sun Oct 15 19:08:48 UTC 2006
>
> Modified Files:
> 	src/common/lib/libprop: prop_bool.c prop_number.c prop_object.c
> 	    prop_object_impl.h prop_rb.c
>
> Log Message:
> de-lint.

I specifically did NOT use __unused in this code because I also use it  
in non-NetBSD environments.

Please check with me before you break this code again.

-- thorpej