Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jul 2008 12:31:36 +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:  <200807201231.m6KCVqxM085303@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807201231.m6KCVqxM085303>