cvs commit: src/sbin/ifconfig ifconfig.c
Chris Pressey
cpressey at crater.dragonflybsd.org
Thu Mar 3 17:48:11 PST 2005
cpressey 2005/03/03 17:47:54 PST
DragonFly src repository
Modified files:
sbin/ifconfig ifconfig.c
Log:
Reduce warnings as part of WARNS=6 cleaning, stage 4/6 (or so):
- in6_fillscopeid() is a NOP unless __KAME__ and KAME_SCOPEID are
defined, so only define and call it if they are both defined.
Revision Changes Path
1.17 +4 -4 src/sbin/ifconfig/ifconfig.c
http://www.dragonflybsd.org/cvsweb/src/sbin/ifconfig/ifconfig.c.diff?r1=1.16&r2=1.17&f=u
More information about the Commits
mailing list