Date: Tue, 26 Mar 2002 20:04:18 -0800 (PST) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern bus_if.m Message-ID: <200203270404.g2R44Iq68623@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2002/03/26 20:04:18 PST
Modified files:
sys/kern bus_if.m
Log:
"Fixed" -Wshadow warnings by changing the name of some function parameters
from `index' to `indx'. The correct fix would be to not support or use
index().
Revision Changes Path
1.20 +3 -3 src/sys/kern/bus_if.m
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203270404.g2R44Iq68623>
