bz 2008-07-20 12:31:36 UTC
FreeBSD src repository
Modified files:
sys/netinet in_pcb.c
Log:
SVN rev 180629 on 2008-07-20 12:31:36Z by bz
ia is a pointer thus use NULL rather then 0 for initialization and
in comparisons to make this more obvious.
MFC after: 5 days
Revision Changes Path
1.210 +5 -5 src/sys/netinet/in_pcb.c