Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci
Module Name: src
Committed By: drochner
Date: Tue Aug 18 11:12:06 UTC 2009
Modified Files:
src/sys/dev/pci: sv.c
Log Message:
comparision with a string literal by "==" can't work (found by gcc-4.4.1),
replace with strcmp()
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/sys/dev/pci/sv.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