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: Mon Oct 16 03:21:07 UTC 2006
Modified Files:
src/common/lib/libprop: prop_bool.c prop_object.c prop_object_impl.h
prop_rb.c
Log Message:
Add a _PROP_ARG_UNUSED that expands to __unused on NetBSD and to nothing
everywhere else. Use it where Christos decided to use __unused in this
code.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/common/lib/libprop/prop_bool.c \
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_rb.c
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