Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/arm/iomd
Module Name: src
Committed By: he
Date: Fri Nov 7 18:29:30 UTC 2003
Modified Files:
src/sys/arch/arm/iomd: vidcvideo.c
Log Message:
Suppress apparently-bogus -Wunitialized warnings, the compiler does
not detect that set / use occur under equal conditions in following
if() statements.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/arch/arm/iomd/vidcvideo.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