cvs commit: src/sbin/ifconfig ifconfig.c
Chris Pressey
cpressey at crater.dragonflybsd.org
Thu Mar 3 17:23:09 PST 2005
cpressey 2005/03/03 17:22:37 PST
DragonFly src repository
Modified files:
sbin/ifconfig ifconfig.c
Log:
Reduce warnings as part of WARNS=6 cleaning, stage 3/6 (or so):
- Rename local variables to avoid conflict with library functions,
globals, and other (less deeply-nested) locals.
Submitted-by: Sepherosa Ziehau <sepherosa_at_softhome_dot_net>
Revision Changes Path
1.16 +91 -92 src/sbin/ifconfig/ifconfig.c
http://www.dragonflybsd.org/cvsweb/src/sbin/ifconfig/ifconfig.c.diff?r1=1.15&r2=1.16&f=u
More information about the Commits
mailing list