CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/10/18 15:27:28
Modified files:
sys/netinet : in_pcb.c
Log message:
In in_pcblookup() convert a hand crafted loop into a LIST_FOREACH
macro. No binary change.
OK mpi@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/10/18 15:27:28
Modified files:
sys/netinet : in_pcb.c
Log message:
In in_pcblookup() convert a hand crafted loop into a LIST_FOREACH
macro. No binary change.
OK mpi@