Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/common/lib/libprop
Module Name: src
Committed By: thorpej
Date: Thu Aug 16 16:31:01 UTC 2007
Modified Files:
src/common/lib/libprop: prop_array.3 prop_bool.3 prop_data.3
prop_dictionary.3 prop_dictionary_util.3 prop_ingest.3
prop_number.3 prop_object.3 prop_string.3
Log Message:
boolean_t -> bool
TRUE -> true
FALSE -> false
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/common/lib/libprop/prop_array.3
cvs rdiff -r1.2 -r1.3 src/common/lib/libprop/prop_bool.3 \
src/common/lib/libprop/prop_ingest.3
cvs rdiff -r1.3 -r1.4 src/common/lib/libprop/prop_data.3 \
src/common/lib/libprop/prop_string.3
cvs rdiff -r1.7 -r1.8 src/common/lib/libprop/prop_dictionary.3
cvs rdiff -r1.1 -r1.2 src/common/lib/libprop/prop_dictionary_util.3
cvs rdiff -r1.6 -r1.7 src/common/lib/libprop/prop_number.3
cvs rdiff -r1.5 -r1.6 src/common/lib/libprop/prop_object.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index