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:   tron
Date:           Wed May  7 10:16:41 UTC 2008

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

Log Message:
Change the argument of _PROP_RWLOCK_TRYRDLOCK() to the lock member and not
its address to be consistent with all the other macros.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/common/lib/libprop/prop_array.c
cvs rdiff -r1.27 -r1.28 src/common/lib/libprop/prop_dictionary.c
cvs rdiff -r1.24 -r1.25 src/common/lib/libprop/prop_object_impl.h

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