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: drochner
Date: Mon May 29 15:17:29 UTC 2006
Modified Files:
src/sys/dev/ic: atppc.c
Log Message:
Remove passing of an uninitialized variable found by gcc4.
(The variable was not used by the called function, so remove the
argument completely.)
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/dev/ic/atppc.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