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 14:49:21
Module Name: src
Committed By: martin
Date: Wed Oct 18 14:49:21 UTC 2006
Modified Files:
src/common/lib/libprop: prop_dictionary.c prop_object.c
prop_object_impl.h prop_string.c
Log Message:
Sprinkle a few size_t casts to avoid conversion warnings.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/common/lib/libprop/prop_dictionary.c
cvs rdiff -r1.9 -r1.10 src/common/lib/libprop/prop_object.c \
src/common/lib/libprop/prop_object_impl.h
cvs rdiff -r1.4 -r1.5 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.