Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/kern



Module Name:    src
Committed By:   ad
Date:           Thu Dec  6 01:18:47 UTC 2007

Modified Files:
        src/sys/kern: kern_mutex.c

Log Message:
mutex_init: use 'if' instead of 'switch' to avoid complaints from the
compiler.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/sys/kern/kern_mutex.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