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: christos
Date: Wed Apr 22 18:04:02 UTC 2009
Modified Files:
src/sys/sys: cdefs.h
Log Message:
Cast the argument of the __BIT to an unsigned type, since it does not make
sense for it to be signed and gcc complains if it is.
To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 src/sys/sys/cdefs.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