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:   dogcow
Date:           Wed Oct  4 23:10:42 UTC 2006

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

Log Message:
add braces for if-else statement, in the event that SCHED_ASSERT_LOCKED is an
empty statement; shuts gcc up about 'empty statement in if-else'.


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