Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/sys
Module Name: src
Committed By: dogcow
Date: Tue May 20 09:28:39 UTC 2008
Modified Files:
src/sys/sys: systm.h
Log Message:
sprinkle parens and use the slightly more standard NetBSDism of
'do { ... } while (0);'.
Fixes "error: void value not + ignored as it ought to be"
To generate a diff of this commit:
cvs rdiff -r1.224 -r1.225 src/sys/sys/systm.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