Date: Sat, 2 Aug 2008 18:39:44 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet in_pcb.c Message-ID: <200808021840.m72Ie1n3069374@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bz 2008-08-02 18:39:44 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/netinet in_pcb.c Log: SVN rev 181201 on 2008-08-02 18:39:44Z by bz MFC: r180629, cvs rev. 1.210 in_pcb.c ia is a pointer thus use NULL rather then 0 for initialization and in comparisons to make this more obvious. Revision Changes Path 1.196.2.10 +5 -5 src/sys/netinet/in_pcb.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808021840.m72Ie1n3069374>