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

Modified Files:
	src/common/lib/libprop: prop_dictionary.c prop_object.c
	    prop_object_impl.h prop_string.c

Log Message:
Backout size_t casts - lint has been fixed.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/common/lib/libprop/prop_dictionary.c
cvs rdiff -r1.10 -r1.11 src/common/lib/libprop/prop_object.c \
    src/common/lib/libprop/prop_object_impl.h
cvs rdiff -r1.5 -r1.6 src/common/lib/libprop/prop_string.c

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