Module Name:    src
Committed By:   martin
Date:           Tue Jul 11 17:03:16 UTC 2023

Modified Files:
        src/external/cddl/osnet/sys/sys: kcondvar.h

Log Message:
Replace kmutex_t * (which may be undefined here) with struct kmutex *,
suggested by Taylor.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/cddl/osnet/sys/sys/kcondvar.h

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

Reply via email to