CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/05/20 08:03:05
Modified files:
sys/dev/ic : if_wi.c
sys/dev/pcmcia : if_malo.c
Log message:
Split some copies of two struct members together into two bcopy rather
than one to make gcc4 -Wbounded happy.
ok krw
