Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/ic
Module Name: src
Committed By: mrg
Date: Sat Jul 2 13:13:23 UTC 2011
Modified Files:
src/sys/dev/ic: i82586.c
Log Message:
listen to GCC 4.5 and change "!!x | y" into "(!!x) | y".
To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 src/sys/dev/ic/i82586.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