Subject: CVS commit: src/common/lib/libprop
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/12/2006 04:43:20
Module Name:	src
Committed By:	thorpej
Date:		Thu Oct 12 04:43:20 UTC 2006

Modified Files:
	src/common/lib/libprop: prop_rb.c

Log Message:
Make this compile with -Wunused and handle the case where __predict_false()
is not defined (non-NetBSD environments).


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/common/lib/libprop/prop_rb.c

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