Subject: CVS commit: src/common/lib/libprop
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 10/15/2006 19:04:28
Module Name:	src
Committed By:	martin
Date:		Sun Oct 15 19:04:28 UTC 2006

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

Log Message:
Make it compile with -Wextra on big endian machines (at lest the #if  in the
definition of struct rb_ndoe on the endianess is the only explanation I have
why nobody complained about this on i386 - I don't understand why it makes a
difference for gcc though)


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 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.